From e7ef1690b93649282007c106e529aed8a94e9949 Mon Sep 17 00:00:00 2001 From: Matt Stevens Date: Tue, 1 Mar 2016 15:21:15 +0000 Subject: [PATCH] add steam_appid.txt --- Release/steam_appid.txt | 1 + StardewModdingAPI/StardewModdingAPI.csproj | 3 +++ StardewModdingAPI/steam_appid.txt | 1 + 3 files changed, 5 insertions(+) create mode 100644 Release/steam_appid.txt create mode 100644 StardewModdingAPI/steam_appid.txt diff --git a/Release/steam_appid.txt b/Release/steam_appid.txt new file mode 100644 index 00000000..9fe92b96 --- /dev/null +++ b/Release/steam_appid.txt @@ -0,0 +1 @@ +413150 \ No newline at end of file diff --git a/StardewModdingAPI/StardewModdingAPI.csproj b/StardewModdingAPI/StardewModdingAPI.csproj index 40435f9c..455b1938 100644 --- a/StardewModdingAPI/StardewModdingAPI.csproj +++ b/StardewModdingAPI/StardewModdingAPI.csproj @@ -92,6 +92,9 @@ + + PreserveNewest + diff --git a/StardewModdingAPI/steam_appid.txt b/StardewModdingAPI/steam_appid.txt new file mode 100644 index 00000000..9fe92b96 --- /dev/null +++ b/StardewModdingAPI/steam_appid.txt @@ -0,0 +1 @@ +413150 \ No newline at end of file