Add test osz file

master
Drew DeVault 9 years ago
parent 6d9bbe6c83
commit 0505cf0d3b

@ -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