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

5 lines
78 B
Batchfile

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