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