From 77a73f79858e7a7e95c02e5076abb9ffd918c4e6 Mon Sep 17 00:00:00 2001 From: ClxS Date: Fri, 1 Apr 2016 20:22:28 +0100 Subject: Revert "Updated version string" This reverts commit 3d726b57fc3ca46df3827de0c04bcaec092b9c58. --- TrainerMod/TrainerMod.csproj | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'TrainerMod') diff --git a/TrainerMod/TrainerMod.csproj b/TrainerMod/TrainerMod.csproj index e355eca3..3141e38d 100644 --- a/TrainerMod/TrainerMod.csproj +++ b/TrainerMod/TrainerMod.csproj @@ -55,7 +55,8 @@ False - ..\..\..\..\Games\SteamLibrary\steamapps\common\Stardew Valley\Stardew Valley.exe + $(SteamPath)\steamapps\common\Stardew Valley\Stardew Valley.exe + False @@ -66,7 +67,8 @@ - ..\..\..\..\Games\SteamLibrary\steamapps\common\Stardew Valley\xTile.dll + $(SteamPath)\steamapps\common\Stardew Valley\xTile.dll + False -- cgit