WolfireGames / overgrowth

Open Source codebase of the game Overgrowth by Wolfire Games LLC
Apache License 2.0
2.51k stars 260 forks source link

Suggestion: Mod config variables exposed in mod UI #89

Open shinymerlyn opened 1 year ago

shinymerlyn commented 1 year ago

Would be nice for the mod details screen to expose a list of mod config options (sliders, check boxes, text fields etc). These could be authored in the mod.xml. Would be better than having a mechanism for exposing a custom script, because it would be less likely to break across game version changes. The bloody combat mod could already probably use such a config.

This was also requested by the modding community.