building on linux now

This commit is contained in:
wan-may 2025-01-28 18:27:02 -04:00
parent 356fab0edf
commit b6acaeb496
4 changed files with 0 additions and 9 deletions

View File

@ -1,6 +0,0 @@
call build.bat
pushd "%~dp0\build\"
start server.bat
start client.bat
start metaserver.bat
popd

View File

@ -1,3 +0,0 @@
@echo on
robocopy src build /E
pause

View File