mirror of
https://github.com/open-goal/jak-project
synced 2026-05-25 15:25:31 -04:00
5 lines
65 B
Batchfile
5 lines
65 B
Batchfile
@echo off
|
|
cd ..\..
|
|
out\build\Release\bin\goalc -v -auto-lt
|
|
pause
|