mirror of
https://github.com/open-goal/jak-project
synced 2026-06-08 12:27:57 -04:00
d46f790973
Makes it less of a headache to change level amounts.
6 lines
57 B
Batchfile
6 lines
57 B
Batchfile
@echo off
|
|
cd ..\..
|
|
task set-game-jak2
|
|
task extract
|
|
pause
|