rename Unix launcher for consistency with Windows install process (#126)

This commit is contained in:
Jesse Plamondon-Willard 2016-10-27 02:03:29 -04:00
parent 8eb0a94472
commit 80b2b3ddda
2 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@
<None Include="packages.config">
<SubType>Designer</SubType>
</None>
<Content Include="StardewValley" Condition="$(OS) != 'Windows_NT'">
<Content Include="StardewModdingAPI" Condition="$(OS) != 'Windows_NT'">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
</ItemGroup>