本地化所有包

This commit is contained in:
CortexCore 2025-06-24 23:51:38 +08:00
parent bcdea72daf
commit 2e58e15aad
2 changed files with 4 additions and 4 deletions

View File

@ -37,8 +37,8 @@
"com.unity.xr.legacyinputhelpers": "2.1.10",
"jillejr.newtonsoft.json-for-unity.converters": "https://github.com/applejag/Newtonsoft.Json-for-Unity.Converters.git?path=Packages/Newtonsoft.Json-for-Unity.Converters",
"net.bitkit.ai.dialogue": "file:../Packages-local/Net.Project.B.AI.Dialogue",
"net.bitkit.ai.dialogue.maxkb": "file:../Packages-local//Net.Project.B.AI.Dialogue.MaxKb",
"net.bitkit.bounds.unity": "file:../Packages-local//Net.BITKit.Bounds.Unity",
"net.bitkit.ai.dialogue.maxkb": "file:../Packages-local/Net.Project.B.AI.Dialogue.MaxKb",
"net.bitkit.bounds.unity": "file:../Packages-local/Net.BITKit.Bounds.Unity",
"net.bitkit.chat": "file:../Packages-local/Net.BITKit.Chat",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",

View File

@ -420,13 +420,13 @@
"dependencies": {}
},
"net.bitkit.ai.dialogue.maxkb": {
"version": "file:../Packages-local//Net.Project.B.AI.Dialogue.MaxKb",
"version": "file:../Packages-local/Net.Project.B.AI.Dialogue.MaxKb",
"depth": 0,
"source": "local",
"dependencies": {}
},
"net.bitkit.bounds.unity": {
"version": "file:../Packages-local//Net.BITKit.Bounds.Unity",
"version": "file:../Packages-local/Net.BITKit.Bounds.Unity",
"depth": 0,
"source": "local",
"dependencies": {}