mirror of
https://github.com/open-goal/jak-project
synced 2026-05-25 07:23:19 -04:00
85bef15364
* 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
5 lines
75 B
Batchfile
5 lines
75 B
Batchfile
@echo off
|
|
cd ..\..
|
|
out\build\Release\bin\goalc --auto-lt --user-auto
|
|
pause
|