Made a Gui and created a dropdown menu to select block

This commit is contained in:
2020-06-28 06:14:14 -06:00
parent b6f39d8f12
commit a2ca087156
594 changed files with 6768 additions and 17 deletions

View File

@@ -18,6 +18,8 @@
<PackageReference Include="MonoGame.Extended" Version="3.7.0" />
<PackageReference Include="MonoGame.Extended.Collisions" Version="3.7.0" />
<PackageReference Include="MonoGame.Framework.DesktopGL.Core" Version="3.8.0.13" />
<PackageReference Include="Myra" Version="1.0.0.204" />
<PackageReference Include="Myra.Editor" Version="0.7.6.147" />
</ItemGroup>
<ItemGroup>