diff options
author | Patric Stout <truebrain@openttd.org> | 2021-06-10 23:13:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-10 23:13:34 +0200 |
commit | ed3946e295f0e74880d85ffb6f6a933ca87e460d (patch) | |
tree | 9974df7701d3258f652d96a83d20592489a6e305 /src/os/windows/crashlog_win.cpp | |
parent | 076f3d26c238a9443b367629ab97dc1a5cf9b931 (diff) | |
download | openttd-ed3946e295f0e74880d85ffb6f6a933ca87e460d.tar.xz |
Add: '-X' option to ignore global folders in the search path (#9341)
This is extreme useful for automated testing. Without this, OpenTTD
will always look in your personal-dir (like ~/.local/share/openttd
or %USER%\Documents\OpenTTD). For most users this is exactly what
we want, that there is a shared place for all their files.
However, for automated testing this is rather annoying, as your
local development files influence the automated test. As such,
'-X' counters this, and only gives the local folders. This is
especially useful in combination with '-x' and '-c'.
Diffstat (limited to 'src/os/windows/crashlog_win.cpp')
0 files changed, 0 insertions, 0 deletions