Tobee_Night_Funkin_PSYCH/art/test_x64-debug.bat

8 lines
91 B
Batchfile
Raw Permalink Normal View History

2021-11-05 21:34:27 +00:00
@echo off
color 0a
cd ..
echo BUILDING GAME
lime test windows -debug
echo.
echo done.
pause