mirror of
https://github.com/open-goal/jak-project.git
synced 2024-11-23 14:20:07 +00: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
|