Files
jak-project/scripts/batch/gc-dbg.bat
T

5 lines
79 B
Batchfile

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