Add some more backgrounds to use for testing/templating.

master
Dean Herbert 9 years ago
parent cc107f9bcf
commit 6d9bbe6c83

Binary file not shown.

After

Width:  |  Height:  |  Size: 207 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 178 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 372 KiB

@ -95,10 +95,19 @@
<EmbeddedResource Include="Textures\Menu\background%402x.jpg" /> <EmbeddedResource Include="Textures\Menu\background%402x.jpg" />
<EmbeddedResource Include="Textures\Menu\background.jpg" /> <EmbeddedResource Include="Textures\Menu\background.jpg" />
</ItemGroup> </ItemGroup>
<ItemGroup />
<ItemGroup> <ItemGroup>
<EmbeddedResource Include="Tracks\circles.mp3" /> <EmbeddedResource Include="Tracks\circles.mp3" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Textures\Backgrounds\bg3.jpg" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Textures\Backgrounds\bg1.jpg" />
<EmbeddedResource Include="Textures\Backgrounds\bg2.jpg" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Textures\Backgrounds\bg4.jpg" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. <!-- 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. Other similar extension points exist, see Microsoft.Common.targets.

Loading…
Cancel
Save