Files
TEngine/Tools/build-luban.bat
ALEXTANG 8c3d6308b9 Init TEngine4.0.0
Init TEngine4.0.0
2023-10-08 15:21:33 +08:00

5 lines
91 B
Batchfile

rd /s /q Luban
dotnet build ../../luban/src/Luban/Luban.csproj -c Release -o Luban
pause