jak-project/scripts/batch/gc.bat
2021-08-11 04:48:56 +01:00

5 lines
65 B
Batchfile

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