Add catcher resources.

master
MillhioreF 9 years ago
parent 6d9bbe6c83
commit b0926f34bc

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 KiB

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
@ -46,6 +46,14 @@
<EmbeddedResource Include="Textures\KeyCounter\key-up.png" />
<EmbeddedResource Include="Textures\KeyCounter\key-up%402x.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Textures\Gameplay\Catch\fruit-catcher-fail.png" />
<EmbeddedResource Include="Textures\Gameplay\Catch\fruit-catcher-fail%402x.png" />
<EmbeddedResource Include="Textures\Gameplay\Catch\fruit-catcher-idle.png" />
<EmbeddedResource Include="Textures\Gameplay\Catch\fruit-catcher-idle%402x.png" />
<EmbeddedResource Include="Textures\Gameplay\Catch\fruit-catcher-kiai.png" />
<EmbeddedResource Include="Textures\Gameplay\Catch\fruit-catcher-kiai%402x.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Shaders\sh_CircularProgressBar.fs" />
<EmbeddedResource Include="Shaders\sh_CursorTrail.vs" />

Loading…
Cancel
Save