AlicizaX/Config/gen-client-json.sh
陈思海 eb38f67131 init
2025-01-23 19:06:48 +08:00

3 lines
376 B
Bash

dotnet ./Tools/Luban.dll --target client --dataTarget json --codeTarget cs-simple-json --xargs outputDataDir=../Unity/Assets//Bundles/Config --xargs outputCodeDir=../Unity/Assets//Hotfix/Config/Generate --xargs tableImporter.name=gameframex -x l10n.provider=gameframex -x l10n.textFile.keyFieldName=key -x l10n.textFile.path=./Excels/Localization/ --conf ./Luban.conf
pause