Pre-Version commit - Changed small stuff

This commit is contained in:
TAASONI3
2023-11-25 21:07:06 +01:00
parent 18dfaf7602
commit 005c4e7e66
46 changed files with 3414 additions and 638 deletions

View File

@@ -1,16 +1,17 @@
{
"dependencies": {
"com.rlabrecque.steamworks.net": "https://github.com/rlabrecque/Steamworks.NET.git?path=/com.rlabrecque.steamworks.net#20.1.0",
"com.unity.collab-proxy": "2.0.1",
"com.unity.ide.rider": "3.0.18",
"com.unity.ide.visualstudio": "2.0.17",
"com.unity.ai.navigation": "1.1.5",
"com.unity.collab-proxy": "2.2.0",
"com.unity.ide.rider": "3.0.26",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.ide.vscode": "1.2.5",
"com.unity.inputsystem": "1.5.1",
"com.unity.localization": "1.3.2",
"com.unity.nuget.newtonsoft-json": "3.1.0",
"com.unity.test-framework": "1.1.31",
"com.unity.inputsystem": "1.7.0",
"com.unity.localization": "1.4.4",
"com.unity.nuget.newtonsoft-json": "3.2.1",
"com.unity.test-framework": "1.1.33",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.6.4",
"com.unity.timeline": "1.7.6",
"com.unity.toolchain.linux-x86_64": "2.0.4",
"com.unity.ugui": "1.0.0",
"com.unity.modules.ai": "1.0.0",

View File

@@ -8,11 +8,11 @@
"hash": "53d17180582752d7d8c9a757742da3a52dfc33d4"
},
"com.unity.addressables": {
"version": "1.19.19",
"version": "1.21.19",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.scriptablebuildpipeline": "1.19.6",
"com.unity.scriptablebuildpipeline": "1.21.21",
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",
@@ -21,8 +21,17 @@
},
"url": "https://packages.unity.com"
},
"com.unity.ai.navigation": {
"version": "1.1.5",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.ai": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "2.0.1",
"version": "2.2.0",
"depth": 0,
"source": "registry",
"dependencies": {},
@@ -36,7 +45,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.rider": {
"version": "3.0.18",
"version": "3.0.26",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -45,7 +54,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.17",
"version": "2.0.22",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -61,7 +70,7 @@
"url": "https://packages.unity.com"
},
"com.unity.inputsystem": {
"version": "1.5.1",
"version": "1.7.0",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -70,24 +79,24 @@
"url": "https://packages.unity.com"
},
"com.unity.localization": {
"version": "1.3.2",
"version": "1.4.4",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.addressables": "1.19.19",
"com.unity.nuget.newtonsoft-json": "2.0.2"
"com.unity.addressables": "1.21.8",
"com.unity.nuget.newtonsoft-json": "3.0.2"
},
"url": "https://packages.unity.com"
},
"com.unity.nuget.newtonsoft-json": {
"version": "3.1.0",
"version": "3.2.1",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.scriptablebuildpipeline": {
"version": "1.20.1",
"version": "1.21.21",
"depth": 2,
"source": "registry",
"dependencies": {},
@@ -110,7 +119,7 @@
"url": "https://packages.unity.com"
},
"com.unity.test-framework": {
"version": "1.1.31",
"version": "1.1.33",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -130,7 +139,7 @@
"url": "https://packages.unity.com"
},
"com.unity.timeline": {
"version": "1.6.4",
"version": "1.7.6",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -292,17 +301,6 @@
"version": "1.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.modules.ui": "1.0.0",
"com.unity.modules.imgui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.uielementsnative": "1.0.0"
}
},
"com.unity.modules.uielementsnative": {
"version": "1.0.0",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.modules.ui": "1.0.0",
"com.unity.modules.imgui": "1.0.0",