AlicizaX/Config/gen-server-bin.sh

2 lines
253 B
Bash
Raw Permalink Normal View History

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