summaryrefslogtreecommitdiff
path: root/StardewModdingAPI
diff options
context:
space:
mode:
authorMatt Stevens <matt@handsomematt.co.uk>2016-03-01 15:21:15 +0000
committerMatt Stevens <matt@handsomematt.co.uk>2016-03-01 15:21:15 +0000
commite7ef1690b93649282007c106e529aed8a94e9949 (patch)
treefea9deed26aacf87e1048e84908f1f2107e0a8a6 /StardewModdingAPI
parentdddb8d129b9e02279370969b0f098de31c829c2e (diff)
downloadSMAPI-e7ef1690b93649282007c106e529aed8a94e9949.tar.gz
SMAPI-e7ef1690b93649282007c106e529aed8a94e9949.tar.bz2
SMAPI-e7ef1690b93649282007c106e529aed8a94e9949.zip
add steam_appid.txt
Diffstat (limited to 'StardewModdingAPI')
-rw-r--r--StardewModdingAPI/StardewModdingAPI.csproj3
-rw-r--r--StardewModdingAPI/steam_appid.txt1
2 files changed, 4 insertions, 0 deletions
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 @@
</ItemGroup>
<ItemGroup>
<Content Include="icon.ico" />
+ <Content Include="steam_appid.txt">
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
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