jak-project/scripts/batch/gc-dbg.bat
ManDude 85bef15364
full ntsc-j mode + greatest hits support (#1525)
* remove str files from inputs

* removed unused verbose flag

* allow some kind of conditional game building for JP extras

* make `PrintBankInfo` do nothing

* clang

* Update gltf_mesh_extract.cpp

* fix `*jak1-full-game*` in extractor

* use json library to build json file

* screw it red label support as well
2022-06-23 18:44:02 -04:00

5 lines
76 B
Batchfile

@echo off
cd ..\..
out\build\Release\bin\goalc --auto-dbg --user-auto
pause