로컬라이즈 추가

com.unity.localization 추가
This commit is contained in:
Mingu Kim
2025-03-06 18:09:50 +09:00
parent 8593b92380
commit db971d2141
118 changed files with 2996 additions and 5 deletions

View File

@@ -13,6 +13,7 @@
"com.unity.collab-proxy": "2.6.0",
"com.unity.feature.development": "1.0.1",
"com.unity.ide.rider": "3.0.34",
"com.unity.localization": "1.5.4",
"com.unity.mobile.android-logcat": "1.4.4",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.7.6",

View File

@@ -90,6 +90,20 @@
},
"hash": "8de698ac55b7ed01ec95a43e714c6358505b8110"
},
"com.unity.addressables": {
"version": "1.22.2",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.scriptablebuildpipeline": "1.21.24",
"com.unity.modules.unitywebrequestassetbundle": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.8.15",
"depth": 1,
@@ -179,6 +193,16 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.localization": {
"version": "1.5.4",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.addressables": "1.22.2",
"com.unity.nuget.newtonsoft-json": "3.0.2"
},
"url": "https://packages.unity.com"
},
"com.unity.mathematics": {
"version": "1.2.6",
"depth": 1,
@@ -193,6 +217,13 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.nuget.newtonsoft-json": {
"version": "3.2.1",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.performance.profile-analyzer": {
"version": "1.2.2",
"depth": 1,
@@ -200,6 +231,13 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.scriptablebuildpipeline": {
"version": "1.21.24",
"depth": 2,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.settings-manager": {
"version": "2.0.1",
"depth": 2,