This is a module intended for module authors to use as a dependency. If you are a Foundry user, you will most likely only ever install this module automatically when installing another module.
Extends the settings menu, adding additional types for configuration values.
As a module author, read the full documentation here!
| Type | Explanation | 
KeyBinding | 
Allows the user to enter a key into the input field, while holding down any modifiers like Ctrl or Alt. His input will be saved in the setting. | 
MouseButtonBinding | 
Allows the user to click in the input field with his mouse, while holding down any modifiers like Ctrl or Alt. His input will be saved in the setting. | 
Demonstration: