summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/SMAPI/StardewModdingAPI.config.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/SMAPI/StardewModdingAPI.config.json b/src/SMAPI/StardewModdingAPI.config.json
index 6718806e..18a9f978 100644
--- a/src/SMAPI/StardewModdingAPI.config.json
+++ b/src/SMAPI/StardewModdingAPI.config.json
@@ -1891,6 +1891,16 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
"UpdateKeys": [ "Nexus:1401" ]
},
{
+ // TrainerMod
+ "ID": "SMAPI.TrainerMod",
+ "Compatibility": {
+ "~": {
+ "Status": "Obsolete",
+ "ReasonPhrase": "replaced by ConsoleCommands, which is added by the SMAPI installer."
+ }
+ }
+ },
+ {
// Tree Transplant
"ID": "TreeTransplant",
"UpdateKeys": [ "Nexus:1342" ]