ResoniteModLoader icon indicating copy to clipboard operation
ResoniteModLoader copied to clipboard

A mod loader for Resonite

Results 5 ResoniteModLoader issues
Sort by recently updated
recently updated
newest added

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...

enhancement
.NET

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,...

enhancement

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...

enhancement
.NET

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...

enhancement
.NET

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,...

enhancement