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