Add 'Override' optional functionality to allow an external YAML to enhance existing config.
(#115)
Adds optional ability to load ZoneConnections_Override.yaml, should file exist.
Different than "Custom" files which 100% replace the existing ZoneConnections.yaml, this merely adds to the connections already loaded.
This allows us to have a file with our Guild Hall Clicky connections, for example, without having to update it every release.
I have a separate LUA I use (and may publish shortly) which generates just such a ZoneConnections_Override.yaml.
Co-authored-by: Mike Farajian <
[email protected]>