Add truecraft launcher script for Unix systems

This commit is contained in:
Drew DeVault 2015-06-18 16:15:13 -04:00
parent 1a04429974
commit 2f37defba1
2 changed files with 5 additions and 0 deletions

View File

@ -103,6 +103,9 @@
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="packages.config" />
<None Include="truecraft">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Content\truecraft-logo.png" />

2
TrueCraft.Launcher/truecraft Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
mono ./TrueCraft.Launcher.exe