OvertakingLegend/Config/Tool/Tools/build-luban-server.bat

4 lines
119 B
Batchfile
Raw Normal View History

2025-03-24 03:08:22 +00:00
dotnet build ../../luban/src/Luban.ClientServer/Luban.ClientServer.csproj -c Release -o Luban.ClientServer
pause