module

Settings Extender

Endorsements
2
Installs
47.01%
Comments
0
Latest version1.2.2
Minimum Core10
Compatible Core11
File size4.71 KB
Last updated9 months ago
Created2 years ago
Authors
Languages
Systems All systems
Project source Project URL

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.
FilePicker[FileType] [FileType] has to be one of Image, Video, ImageVideo or Audio, e.g. FilePickerImage. The setting will create an input that allows the user to select a file of the specified type.
DirectoryPicker Same as a FilePicker but instead picks directories.

Demonstration:

Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x