You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the only way to update the config file is via ModLoaderConfig.update_config(). Adding a method to update a specific value within the config would be a nice quality-of-life improvement.
Currently, the only way to update the config file is via
ModLoaderConfig.update_config()
. Adding a method to update a specific value within the config would be a nice quality-of-life improvement.godot-mod-loader/addons/mod_loader/api/config.gd
Lines 72 to 101 in aab3aaa
The text was updated successfully, but these errors were encountered: