AlicizaX/Config/gen-server-json.bat

3 lines
267 B
Batchfile
Raw Normal View History

2025-01-23 19:06:48 +08:00
dotnet.exe ./Tools/Luban.dll --target server --dataTarget json --codeTarget cs-dotnet-json --xargs outputDataDir=../Server/GameFrameX.Config/Json --xargs tableImporter.name=gameframex --xargs outputCodeDir=../Server/GameFrameX.Config/Config --conf ./Luban.conf
pause