summaryrefslogtreecommitdiff
path: root/src/SMAPI/SMAPI.config.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/SMAPI/SMAPI.config.json')
-rw-r--r--src/SMAPI/SMAPI.config.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/SMAPI/SMAPI.config.json b/src/SMAPI/SMAPI.config.json
index 7b9f76d4..7a710f14 100644
--- a/src/SMAPI/SMAPI.config.json
+++ b/src/SMAPI/SMAPI.config.json
@@ -34,6 +34,12 @@ copy all the settings, or you may cause bugs due to overridden changes in future
"DeveloperMode": true,
/**
+ * Whether SMAPI should rewrite mods for compatibility. This may prevent older mods from
+ * loading, but bypasses a Visual Studio crash when debugging.
+ */
+ "RewriteMods": true,
+
+ /**
* Whether to add a section to the 'mod issues' list for mods which directly use potentially
* sensitive .NET APIs like file or shell access. Note that many mods do this legitimately as
* part of their normal functionality, so these warnings are meaningless without further
@@ -69,12 +75,6 @@ copy all the settings, or you may cause bugs due to overridden changes in future
"LogNetworkTraffic": false,
/**
- * Whether SMAPI should rewrite mods for compatibility.
- * Note: This is best left to true unless you are attempting to hook into the Visual Studio Debugger
- */
- "RewriteMods": true,
-
- /**
* The colors to use for text written to the SMAPI console.
*
* The possible values for 'UseScheme' are: