Finished PRC8 integration

Finished PRC8 integration.  Moved creature abilities to top hak.  Setup tooling.  Created release archive
This commit is contained in:
Jaysyn904
2024-03-12 21:27:23 -04:00
parent 7b9e44ebbb
commit e5b3f6ad61
958 changed files with 1491 additions and 630 deletions

10
_content/hakbuilder.json Normal file
View File

@@ -0,0 +1,10 @@
{
"OutputPath": "../_content/_output/",
"HakList": [
{
"Name": "prc8_battle_top",
"Path": "../_content/prc8_battle_top/",
"CompileModels": false
},
]
}