Update Give Page

This commit is contained in:
2022-10-04 23:44:31 +08:00
parent 62d9a19e0e
commit 13a65e2007
3 changed files with 176 additions and 36 deletions

View File

@@ -253,8 +253,17 @@
<None Include="Resources\Colors.json" />
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\ru-ru\Avatars.txt" />
<Resource Include="Resources\ru-ru\Weapons.txt" />
<Resource Include="Resources\en-us\Avatars.txt" />
<Resource Include="Resources\en-us\Weapons.txt" />
<Content Include="Resources\MyLanguage.java" />
<Content Include="Resources\MyTools.java" />
<Resource Include="Resources\zh-tw\Avatars.txt" />
<Resource Include="Resources\zh-tw\Weapons.txt" />
<Resource Include="Resources\zh-cn\Avatars.txt" />
<Resource Include="Resources\zh-cn\Relics.txt" />
<Resource Include="Resources\zh-cn\Weapons.txt" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>