summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/appsettings.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/SMAPI.Web/appsettings.json')
-rw-r--r--src/SMAPI.Web/appsettings.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/SMAPI.Web/appsettings.json b/src/SMAPI.Web/appsettings.json
index e1316c97..9cd1efc8 100644
--- a/src/SMAPI.Web/appsettings.json
+++ b/src/SMAPI.Web/appsettings.json
@@ -70,6 +70,10 @@
"ID": "Pathoschild.SMAPI",
"AllowNonStandardVersions": true,
"SetUrl": "https://smapi.io"
+ },
+ {
+ "ID": "MartyrPher.SMAPI-Android-Installer",
+ "AllowNonStandardVersions": true
}
]
}