summaryrefslogtreecommitdiff
path: root/src/SMAPI
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2017-10-13 23:13:31 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2017-10-13 23:13:31 -0400
commitc5932233eb8e9bce26c5cea42d1afcdb7e5e4a85 (patch)
tree60d21ac775bc331f5cb4ae4962342dc7c48f3a3c /src/SMAPI
parentf663ed3359d89448e03022d4caa6de662f0ab077 (diff)
downloadSMAPI-c5932233eb8e9bce26c5cea42d1afcdb7e5e4a85.tar.gz
SMAPI-c5932233eb8e9bce26c5cea42d1afcdb7e5e4a85.tar.bz2
SMAPI-c5932233eb8e9bce26c5cea42d1afcdb7e5e4a85.zip
update mod data
Diffstat (limited to 'src/SMAPI')
-rw-r--r--src/SMAPI/StardewModdingAPI.config.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/SMAPI/StardewModdingAPI.config.json b/src/SMAPI/StardewModdingAPI.config.json
index 473fe54a..fa3bdcc9 100644
--- a/src/SMAPI/StardewModdingAPI.config.json
+++ b/src/SMAPI/StardewModdingAPI.config.json
@@ -1859,7 +1859,6 @@ This file contains advanced configuration for SMAPI. You generally shouldn't cha
// Three-heart Dance Partner
"ID": "ThreeHeartDancePartner",
"UpdateKeys": [ "Nexus:500" ],
- "AlternativeUrl": "http://stardewvalleywiki.com/Modding:SMAPI_2.0",
"Compatibility": {
"~1.0.1": { "Status": "AssumeBroken" } // broke in SDV 1.2
}