Tobee_Night_Funkin_PSYCH/art/build_x64.bat

10 lines
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