From c5932233eb8e9bce26c5cea42d1afcdb7e5e4a85 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Fri, 13 Oct 2017 23:13:31 -0400 Subject: [PATCH] update mod data --- src/SMAPI/StardewModdingAPI.config.json | 1 - 1 file changed, 1 deletion(-) 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 }