Tobee_Night_Funkin_PSYCH/art/test_x64-debug.bat
2021-11-05 17:34:27 -04:00

8 lines
No EOL
91 B
Batchfile

@echo off
color 0a
cd ..
echo BUILDING GAME
lime test windows -debug
echo.
echo done.
pause