foundry-vtt-types
foundry-vtt-types copied to clipboard
Make CONFIG more configurable
trafficstars
Sub-properties on CONFIG aren't very configurable because of limitations in declaration merging.
Refactor out all sub-properties that should be configurable into interfaces but keep around the defaults in case there's no configuration going on.
When we do this make sure to follow up with ARgits from #1590 of the change