update libs

This commit is contained in:
Kirill Chikalin
2025-02-13 17:48:12 +03:00
parent e17e7c2786
commit 275dc598c7
816 changed files with 22479 additions and 10792 deletions

View File

@@ -1,8 +1,11 @@
{
"name": "com.unity.asset-store-tools",
"displayName": "Asset Store Tools",
"version": "11.4.4",
"version": "12.0.1",
"unity": "2019.4",
"description": "Whether you're a programmer, game designer, texture artist or 3D modeler, you're welcome to share your creations with everybody in the Unity developer community!",
"type": "tool"
"type": "tool",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.2.1"
}
}