Add support for inventory layout as ASCII art (#906)

Inventory art mostly made by Mhowser
TODO: Implement remaining inventory types
This commit is contained in:
ORelio 2021-05-29 15:21:38 +02:00
parent b9935ab8fa
commit f16e9e87dd
13 changed files with 351 additions and 22 deletions

View file

@ -393,6 +393,12 @@
<ItemGroup>
<Content Include="Protocol\Dns\Records\totla.txt" />
<Content Include="Resources\AppIcon.ico" />
<Content Include="Resources\containers\ContainerType.BrewingStand.txt" />
<Content Include="Resources\containers\ContainerType.Crafting.txt" />
<Content Include="Resources\containers\ContainerType.Generic_3x3.txt" />
<Content Include="Resources\containers\ContainerType.Generic_9x3.txt" />
<Content Include="Resources\containers\ContainerType.Generic_9x6.txt" />
<Content Include="Resources\containers\ContainerType.PlayerInventory.txt" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="DefaultConfigResource.resx">