2025/08/23 Update

Updated for PRC8 bugfix.
Added _tools folder.
This commit is contained in:
Jaysyn904
2025-08-23 10:20:36 -04:00
parent 33ea071711
commit bca590f84b
23 changed files with 14 additions and 0 deletions

10
_tools/hakbuilder.json Normal file
View File

@@ -0,0 +1,10 @@
{
"OutputPath": "../_haks/output/",
"HakList": [
{
"Name": "anph_top",
"Path": "../_haks/anph_top/",
"CompileModels": false
},
]
}