config.json is detected and used instead of defaults, without the need for a flag
Actual behavior
Ignores config.json and uses internal defaults, which are not clearly documented
Information about the Issue
Causes frustration and confusion. Otherwise, this is a great mod, please don't think I'm complaining that much, I'm very clear this is a feature request and not a bug. :)
Steps to reproduce the behavior
Create a config.json file in project root
Do not add the flag
Be confused when internal defaults are silently used, instead of a warning.
Expected behavior
config.json
is detected and used instead of defaults, without the need for a flagActual behavior
Ignores
config.json
and uses internal defaults, which are not clearly documentedInformation about the Issue
Causes frustration and confusion. Otherwise, this is a great mod, please don't think I'm complaining that much, I'm very clear this is a feature request and not a bug. :)
Steps to reproduce the behavior
config.json
file in project root