Merge pull request #7 from SirCmpwn/ipc

Add test osz file
master
Dean Herbert 9 years ago committed by GitHub
commit fd8ad7dc42

@ -45,6 +45,7 @@
<EmbeddedResource Include="Textures\KeyCounter\key-hit%402x.png" />
<EmbeddedResource Include="Textures\KeyCounter\key-up.png" />
<EmbeddedResource Include="Textures\KeyCounter\key-up%402x.png" />
<EmbeddedResource Include="Beatmaps\241526 Soleily - Renatus.osz" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Shaders\sh_CircularProgressBar.fs" />
@ -108,6 +109,9 @@
<ItemGroup>
<EmbeddedResource Include="Textures\Backgrounds\bg4.jpg" />
</ItemGroup>
<ItemGroup>
<Folder Include="Beatmaps\" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.

Loading…
Cancel
Save