-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Make Configs observable so that you can add listeners that get called when a new config is added.
This is necessary for modmenu integration of an automatic loading screen mod:
It first stores hashmaps provided by the entrypoint in a list, meaning that those could still be mutated, until it applies config screens provided for other mods during the init of its main screen. (So when it is opened for the first time)
It should respect the hidden metadata proposed by #32
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request