
This mod uses reflections in order to open file explorer, load assetbundles, and save .json files when exporting setting data.
This mod gives users the ability to edit a variety of settings on spawnable items!
These settings will autosave, and can even be shared via .json files!
Edit individual item settings, or edit all settings with the global settings button in the category menu!
Add your own custom settings by putting "_ItemSettings" before any bool in a script attached to a spawnable item in your mods to make it appear in the settings menu!
Add a string with the same variable name, but replace "_ItemSettings" with "_Description" and it will display that as the setting description!
Sharing settings with custom settings attached will even work if the modded settings isn't in your game!
Enjoy!
File info