mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Add inventory type convert
This commit is contained in:
parent
e9613ad366
commit
13206614c4
5 changed files with 49 additions and 33 deletions
|
|
@ -262,9 +262,6 @@
|
|||
<Compile Include="Commands\List.cs" />
|
||||
<Compile Include="Mapping\Location.cs" />
|
||||
<Compile Include="WinAPI\WindowsVersion.cs" />
|
||||
<Compile Include="Protocol\Inventory.cs" />
|
||||
<Compile Include="Protocol\InventoryType.cs" />
|
||||
<Compile Include="Protocol\Item.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<BootstrapperPackage Include=".NETFramework,Version=v4.0,Profile=Client">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue