|
|
|
@ -129,6 +129,40 @@
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<EmbeddedResource Include="Textures\Play\osu\triangle%402x.png" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<EmbeddedResource Include="Fonts\Exo2.0-Black.fnt" />
|
|
|
|
|
<EmbeddedResource Include="Fonts\Exo2.0-BlackItalic.fnt" />
|
|
|
|
|
<EmbeddedResource Include="Fonts\Exo2.0-Bold.fnt" />
|
|
|
|
|
<EmbeddedResource Include="Fonts\Exo2.0-BoldItalic.fnt" />
|
|
|
|
|
<EmbeddedResource Include="Fonts\Exo2.0-Light.fnt" />
|
|
|
|
|
<EmbeddedResource Include="Fonts\Exo2.0-LightItalic.fnt" />
|
|
|
|
|
<EmbeddedResource Include="Fonts\Exo2.0-Medium.fnt" />
|
|
|
|
|
<EmbeddedResource Include="Fonts\Exo2.0-MediumItalic.fnt" />
|
|
|
|
|
<EmbeddedResource Include="Fonts\Exo2.0-RegularItalic.fnt" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<EmbeddedResource Include="Fonts\Exo2.0-BlackItalic_0.png" />
|
|
|
|
|
<EmbeddedResource Include="Fonts\Exo2.0-BlackItalic_1.png" />
|
|
|
|
|
<EmbeddedResource Include="Fonts\Exo2.0-Black_0.png" />
|
|
|
|
|
<EmbeddedResource Include="Fonts\Exo2.0-Black_1.png" />
|
|
|
|
|
<EmbeddedResource Include="Fonts\Exo2.0-BoldItalic_0.png" />
|
|
|
|
|
<EmbeddedResource Include="Fonts\Exo2.0-BoldItalic_1.png" />
|
|
|
|
|
<EmbeddedResource Include="Fonts\Exo2.0-Bold_0.png" />
|
|
|
|
|
<EmbeddedResource Include="Fonts\Exo2.0-license.txt" />
|
|
|
|
|
<EmbeddedResource Include="Fonts\Exo2.0-LightItalic_0.png" />
|
|
|
|
|
<EmbeddedResource Include="Fonts\Exo2.0-Light_0.png" />
|
|
|
|
|
<EmbeddedResource Include="Fonts\Exo2.0-MediumItalic_0.png" />
|
|
|
|
|
<EmbeddedResource Include="Fonts\Exo2.0-Medium_0.png" />
|
|
|
|
|
<EmbeddedResource Include="Fonts\Exo2.0-RegularItalic_0.png" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<EmbeddedResource Include="Fonts\Exo2.0-SemiBoldItalic_0.png" />
|
|
|
|
|
<EmbeddedResource Include="Fonts\Exo2.0-SemiBold_0.png" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<EmbeddedResource Include="Fonts\Exo2.0-SemiBold.fnt" />
|
|
|
|
|
<EmbeddedResource Include="Fonts\Exo2.0-SemiBoldItalic.fnt" />
|
|
|
|
|
</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.
|
|
|
|
|