From 9a32b3afdda54e513cd370a0edfa87febc5cd1f0 Mon Sep 17 00:00:00 2001 From: Zoryn Aaron Date: Tue, 1 Mar 2016 01:35:52 -0500 Subject: trying to get custom content working - do NOT try to implement cc yet --- StardewModdingAPI/StardewModdingAPI.csproj | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'StardewModdingAPI/StardewModdingAPI.csproj') diff --git a/StardewModdingAPI/StardewModdingAPI.csproj b/StardewModdingAPI/StardewModdingAPI.csproj index a6815f26..42c604a2 100644 --- a/StardewModdingAPI/StardewModdingAPI.csproj +++ b/StardewModdingAPI/StardewModdingAPI.csproj @@ -47,6 +47,7 @@ icon.ico + @@ -64,13 +65,21 @@ + + False + D:\#Network-Steam\SteamRepo\steamapps\common\Stardew Valley\xTile.dll + + + + + -- cgit