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

3 lines
401 B
Batchfile

dotnet.exe ./Tools/Luban.dll --target client --dataTarget bin --codeTarget cs-bin --xargs outputDataDir=../Client/Assets/AssetRaw/Configs/bytes/ --xargs outputCodeDir=../Client/Assets/Scripts/Hotfix/GameProto/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