default to outputting to {local_path}/output

* Windows setup has that path as writable by everyone
* most others run from source, where the entire source path and children is writable.
* People complained about files appearing in My Documents, which admittedly is not intuitive
This commit is contained in:
Fabian Dill
2020-08-01 16:52:11 +02:00
parent 01ace95c32
commit 2eea9b913c
2 changed files with 5 additions and 33 deletions

View File

@@ -50,7 +50,7 @@ multi_mystery_options:
#teams, however, note that there is currently no way to supply names for teams 2+ through MultiMystery
teams: 1
#Where to place the resulting files
output_path: "MultiMystery"
output_path: "output"
#location of your Enemizer CLI, available here: https://github.com/Bonta0/Enemizer/releases
enemizer_path: "EnemizerCLI/EnemizerCLI.Core.exe"
#folder from which the player yaml files are pulled from