From 126ce53618719f6734125669e1466f681be49a78 Mon Sep 17 00:00:00 2001 From: ClxS Date: Sun, 6 Mar 2016 18:01:52 +0000 Subject: Updated readme. Small change to prevent trainermod using copy-local --- TrainerMod/TrainerMod.csproj | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TrainerMod') diff --git a/TrainerMod/TrainerMod.csproj b/TrainerMod/TrainerMod.csproj index c7dbe94f..8753bc1b 100644 --- a/TrainerMod/TrainerMod.csproj +++ b/TrainerMod/TrainerMod.csproj @@ -42,6 +42,7 @@ $(SteamInstallPath)\steamapps\common\Stardew Valley\Stardew Valley.exe + False @@ -53,6 +54,7 @@ $(SteamInstallPath)\steamapps\common\Stardew Valley\xTile.dll + False @@ -63,6 +65,7 @@ {f1a573b0-f436-472c-ae29-0b91ea6b9f8f} StardewModdingAPI + False -- cgit