A library mod for Resonite that allows other mods to spawn UIX dialogs based on mod-defined classes.
- Install ResoniteModLoader.
- Download release zip file and extract contents into Resonite directory. (e.g. rml_mods should be merged with rml_mods.)
- Start Resonite. (with
-LoadAssembly Libraries/ResoniteModLoader.dll
launch option)
- Install MonkeyLoader.
- Add package source "https://nuget.pkg.github.com/mpmxyz/index.json"
- Add package "mpmxyz.UIXDialogBuilder.MonkeyLoader"
- Start Resonite.
- TODO: overview of widgets
- TODO: mod settings
- TODO: secret fields
- TODO: private actions
- TODO:
DialogBuilder
- TODO: attributes
- TODO:
Dialog
class - TODO: mapping of types
- TODO: custom editors
- TODO: more details on secret fields/private actions