Brotato

Brotato

2,246 ratings
Mod Options - v0.4.2
2
3
   
Award
Favorite
Favorited
Unfavorite
GUI
File Size
Posted
Updated
14.332 KB
Mar 9, 2023 @ 3:27pm
Oct 26, 2024 @ 7:00am
8 Change Notes ( view )

Subscribe to download
Mod Options - v0.4.2

Description
Adds a Mods setting menu under options
This mod does nothing by itself, it only allows other mods to have their options changed


current version : 0.4.1:
- added compatibility with the latest ModLoader. Thanks a lot to Pasha !
- (.1) added tooltips with localization. Thanks again to Pasha !! Simply add a "tooltip" field under your config key and set your localization key there.
- (.2) updated for DLC release (game version 1.1.0.0-rc14)


0.3:
- added the possibility for color sliders in the options. Use a RGB or ARGB code to make the slider show up in the options. When the color is set by a user, the signal sent will pass a String argument with the color in the ARGB format ( see Color.to_html() )
- added some margin before the scrollbar
- (.1) cleared some error messages for devs


0.2:
- you can now have a "step" for the sliders like this : "your_config_parameter_step"
- for min and max slider values use "your_config_parameter_min" or "your_config_parameter_max"



for modders: check out the code in Elemento or See Player mod to get an idea of how to use it.

if you've got suggestions on features to add let me know in the comments !!!

similarly to Content Loader, you can grab the ModsConfigInterface pseudo singleton via get_node(), then receive its signal with connect(). it sends a "setting_changed" signal whenever a mod setting is changed.

var ModsConfigInterface = get_node("/root/ModLoader/dami-ModOptions/ModsConfigInterface")
ModsConfigInterface.connect("setting_changed", self, "your_modded_function")

currently it can handle numbers booleans and color hex codes (as string)


i will clean up this description soon (trust)
Popular Discussions View All (3)
5
Aug 18 @ 12:30pm
crashing
Digitale9
2
Dec 25, 2024 @ 10:23pm
mody
jj.ziembicki
1
Aug 4, 2024 @ 8:22am
Bug: Mod Settings Don't Save if Subscribed to More Than 16 Mods in Total (Including This Mod)
KevinLGlory
70 Comments
pumpkinharp8804 Aug 11 @ 10:00am 
mine just does not show how to fix?
Spidna Jul 16 @ 10:03am 
@ninja_red15 it's in the vanilla Options menu > Mods.
Ninja_red15 Jun 9 @ 3:21pm 
how do i use it
test May 30 @ 7:19am 
what do you mean by update this MOD when it works fine
The Apr 26 @ 10:07am 
I don't think this will be updated unless someone else picks it up tbh
_listd Apr 13 @ 5:56pm 
please update
戰神阿崴 Apr 6 @ 4:49am 
可更新嗎
底特勒便乘人 Apr 3 @ 8:32am 
update please
艾莉丝·格雷拉特 Feb 25 @ 12:56am 
Please update
3SBD Jan 24 @ 3:01pm 
how install