added new slimes, fixed slime generation

This commit is contained in:
TAASONI3
2024-01-04 15:27:48 +01:00
parent dae53866e4
commit 4d2c52ded5
58 changed files with 6602 additions and 6477 deletions

View File

@@ -49,6 +49,15 @@
},
"url": "https://packages.unity.com"
},
"com.unity.cinemachine": {
"version": "2.9.7",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.test-framework": "1.1.31"
},
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "2.2.0",
"depth": 0,
@@ -63,15 +72,6 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.ide.rider": {
"version": "3.0.26",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.ext.nunit": "1.0.6"
},
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.22",
"depth": 0,
@@ -98,7 +98,7 @@
"url": "https://packages.unity.com"
},
"com.unity.localization": {
"version": "1.4.4",
"version": "1.4.5",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -129,18 +129,18 @@
"url": "https://packages.unity.com"
},
"com.unity.sysroot": {
"version": "2.0.5",
"version": "2.0.7",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.sysroot.linux-x86_64": {
"version": "2.0.4",
"version": "2.0.6",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.sysroot": "2.0.5"
"com.unity.sysroot": "2.0.7"
},
"url": "https://packages.unity.com"
},
@@ -177,12 +177,12 @@
"url": "https://packages.unity.com"
},
"com.unity.toolchain.linux-x86_64": {
"version": "2.0.4",
"version": "2.0.6",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.sysroot": "2.0.5",
"com.unity.sysroot.linux-x86_64": "2.0.4"
"com.unity.sysroot": "2.0.7",
"com.unity.sysroot.linux-x86_64": "2.0.6"
},
"url": "https://packages.unity.com"
},