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

7 lines
No EOL
81 B
Batchfile

@echo off
color 0a
cd ..
@echo on
echo BUILDING GAME
lime test html5 -debug
pause