
You are viewing a potentially older version of this package. View Latest Version
GameData HeaderGenerator
This plugin is for the plugin/rundown developers. Plugin devs can use these headers and add them to their 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.2
- Added more illegal characters to the blacklist
#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.dll 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.