mirror of
https://github.com/open-goal/jak-project
synced 2026-08-21 23:00:45 -04:00
[decomp] joint and related (#1003)
* update jak 2 config and hack to make game text dumpable * update stuff * update src * do `cspace<-parented-transformq-joint!` * progress.... kind of... * more drawable stuff * clagng * bones begin * more bones * even more bones * everything builds * touches * errors * ? * fix `quicksandlurker` * updates * update refs * more fixes * update refs
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
cd ..\..
|
||||
out\build\Release\bin\decompiler decompiler\config\jak2_ntsc_v1.jsonc iso_data\jak2 decompiler_out\jak2
|
||||
pause
|
||||
@@ -28,7 +28,6 @@ files_with_modifications = [
|
||||
"cam-master",
|
||||
"generic-obs",
|
||||
"target-snowball",
|
||||
"quicksandlurker",
|
||||
"logic-target",
|
||||
"default-menu",
|
||||
"collide-shape",
|
||||
|
||||
Reference in New Issue
Block a user