추가 개발 전

This commit is contained in:
logonkhi
2025-11-12 16:48:34 +09:00
parent 8850f51193
commit 6920659ed9
13 changed files with 1359 additions and 21 deletions

View File

@@ -4,6 +4,7 @@
"com.github-glitchenzo.nugetforunity": "https://github.com/GlitchEnzo/NuGetForUnity.git?path=/src/NuGetForUnity",
"com.unity.2d.sprite": "1.0.0",
"com.unity.ai.navigation": "2.0.5",
"com.unity.cloud.gltfast": "6.14.1",
"com.unity.collab-proxy": "2.8.2",
"com.unity.ide.rider": "3.0.31",
"com.unity.ide.visualstudio": "2.0.23",

View File

@@ -30,7 +30,7 @@
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.8.18",
"version": "1.8.24",
"depth": 1,
"source": "registry",
"dependencies": {
@@ -39,6 +39,19 @@
},
"url": "https://packages.unity.com"
},
"com.unity.cloud.gltfast": {
"version": "6.14.1",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.burst": "1.8.24",
"com.unity.collections": "1.2.4",
"com.unity.mathematics": "1.2.6",
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "2.8.2",
"depth": 0,