ResoniteModLoader
ResoniteModLoader copied to clipboard
A mod loader for Resonite
Would be good to integrate provided it isn't super fragile. Would mean that settings control would be in game without requiring an additional mod and would always be available. Current...
Currently if a single key in the mod config throws an error on loading, it results in the entire config being reset to default and a backup file being created,...
I have made a library for it here: https://github.com/Nytra/ResoniteHotReloadLib (I am not expecting my code to be used exactly - it is mainly just for reference) The key part is...
Addressing #11, still heavily work-in-progress. This PR introduces two new components: ModConfigurationDataFeed and ModConfigurationValueSync. Together along with the new FeedBuilder and ModConfigurationFeedBuilder utility classes, this lays the groundwork for users...
not sure why it would do that actually also update doc because it does something else than it says I was also thinking that this method could be a property,...