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

10 lines
No EOL
138 B
Batchfile

@echo off
color 0a
cd ..
echo BUILDING GAME
lime build windows -release
echo.
echo done.
pause
pwd
explorer.exe export\release\windows\bin