Revert "game: cleanup gk's CLI documentation" (#2306)

Reverts open-goal/jak-project#2189

can't figure out how to use the new options yet
This commit is contained in:
water111
2023-03-09 20:24:43 -05:00
committed by GitHub
parent 021bae08ec
commit 15bf281377
18 changed files with 117 additions and 203 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
@echo off
cd ..\..
out\build\Release\bin\gk -v --no-display -- -fakeiso -debug
out\build\Release\bin\gk -fakeiso -debug -v -nodisplay
pause