Tobee_Night_Funkin_PSYCH/art/build_html-debug.bat

7 lines
81 B
Batchfile
Raw Normal View History

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