
You are viewing a potentially older version of this package. View Latest Version
GameData HeaderGenerator
This plugin is forthe plugin developers. It makes it if you are finding GameDataBlock IDS; you can use these headers and add them to your project to get the constants of the block IDS instead of looking back and forth to the json files of the DataBlocks.#PATCH NOTES 0.0.1
- Initial release.
#ISSUES
- The game could crash with the plugin being there prior to stripping the assemblies. If so, just start the game again and it should work.
#MANUAL INSTALLATION
Place GDHeaderGenerator into the BepInEx\plugins folder.=======
Unzipping the zip into your game folder should work as well. Upon starting the game, a folder will generate with the name "Headers" alongside "custom" and all the constant unsigned integers for the GameData blocks.