jak-project/scripts/batch/gc.bat

5 lines
65 B
Batchfile

@echo off
cd ..\..
out\build\Release\bin\goalc --user-auto
pause