The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

OptionsMod
Showing 1-8 of 8 entries
Update: 9 Nov, 2017 @ 2:00pm

+You can now add detailed descriptions of options, which will display next to the option in the menu. The example mod includes examples of how to use this.
^Also added an option to adjust font size of descriptions, and added descriptions to the existing keybinding options for optionsmod.
*Fixed toggle-type options not being able to default to false.
*If an option with an invalid selection is detected, it will automatically be reset to the default value rather than crashing the game (debug log output is also printed).
*OnChanged functions are now called when the setting is loaded from save data, in addition to when the setting is changed manually.
*Fixed bugs in and added descriptions to the example mod
-Removed link to obsolete example mod from workshop description

Update: 15 Oct, 2017 @ 12:34pm

*Fixed a bug related to loading options for mods that initialised before OptionsMod did
*Fixed keybindings displaying "PRESS A KEY" when not selected

Update: 12 Oct, 2017 @ 5:30pm

Added a completely new system for registering and checking config settings!
Added a new example mod included in the download.
Keybindings are now possible.
A whole bunch of other stuff!

Update: 25 Apr, 2017 @ 6:07pm

*Fixed bug that could cause game to crash when starting the game
*Fixed bug that could cause save data to load incorrectly

Update: 21 Apr, 2017 @ 11:29am

+Added an options menu for OptionsMod itself!
^Controls for open/close and reset to default can be configured
^Opacity of hud elements can now be adjusted
^Some hud elements can now be disabled completely
+It is now possible to reset all settings for a mod to default by pressing your reset button on the category select menu.
*Fixed menu color alpha not working as intended

Update: 16 Apr, 2017 @ 5:33pm

*Fixed a spelling error ("to" written as "tp")

Update: 11 Apr, 2017 @ 6:00pm

Initial upload

Update: 11 Apr, 2017 @ 2:59pm