ResoniteModdingGroup / MonkeyLoader.GamePacks.Resonite

MonkeyLoader Game Pack which provides hooks for Resonite mods.
https://resonitemoddinggroup.github.io/MonkeyLoader.GamePacks.Resonite/
GNU Lesser General Public License v3.0
14 stars 2 forks source link

Allow mods to generate their own settings page #9

Closed Banane9 closed 3 weeks ago

Banane9 commented 4 months ago

In extension to #6 basically - some mods might want to make their own structure for their config, which could be solved by using a CancelableAsyncEvent to do it.