rename Unix launcher for consistency with Windows install process (#126)
This commit is contained in:
parent
8eb0a94472
commit
80b2b3ddda
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue