Utility module with tweaks, enhancements and macros to help GMs with game management when running Warhammer Fantasy Roleplay (4e) sessions in Foundry Virtual Tabletop.
MIT License
15
stars
9
forks
source link
Add macro to quick launch GM Toolkit Settings #203
[x] New feature (non-breaking change which adds functionality)
[x] Maintenance (updates to the repository, dependencies and other non-functional code management)
[x] Translation (updates existing localization strings or adds complete new language file)
Checklist
[x] I have run linting on my code to follow the follow the style of this project.
[x] I have commented my code, particularly in hard-to-understand areas.
[x] My changes generate no new unhandled or unexpected warnings.
[x] My change requires an update to the documentation.
Description
Motivation and context
GM Toolkit settings are growing, and navigating to and through them using native Foundry Configuration is slow, especially when there are other modules installed with extensive top-level settings.
Summary of changes
Added new macro "GM Toolkit Settings" to act as quick launch
Updated Macro Toolbox to add macro
Added new interface (game.gmtoolkit.settings.X) to expose settings applications
Type of change
Checklist
Description
Motivation and context
GM Toolkit settings are growing, and navigating to and through them using native Foundry Configuration is slow, especially when there are other modules installed with extensive top-level settings.
Summary of changes
game.gmtoolkit.settings.X
) to expose settings applicationsDevelopment / Testing Environment
Screen Capture