summaryrefslogtreecommitdiff
path: root/docs/technical-docs.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/technical-docs.md')
-rw-r--r--docs/technical-docs.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/technical-docs.md b/docs/technical-docs.md
index d829baf9..ed45871a 100644
--- a/docs/technical-docs.md
+++ b/docs/technical-docs.md
@@ -138,6 +138,7 @@ change without warning.
argument | purpose
-------- | -------
`--no-terminal` | SMAPI won't write anything to the console window. (Messages will still be written to the log file.)
+`--mods-path` | The path to search for mods, if not the standard `Mods` folder. This can be a path relative to the game folder (like `--mods-path "Mods (test)"`) or an absolute path.
### Compile flags
SMAPI uses a small number of conditional compilation constants, which you can set by editing the