Update to work with Unified Inventory since formspec v4 update (#45)

Requires UI git tag "version-2" or commit a7556c50, and Minetest v5.4.0
or later
This commit is contained in:
Vanessa Dannenberg
2021-03-10 03:21:26 -05:00
committed by GitHub
parent 44111db4d7
commit 583dfe7b21
3 changed files with 17 additions and 8 deletions

View File

@ -2,3 +2,4 @@ name = 3d_armor_ui
depends = 3d_armor
optional_depends = unified_inventory
description = Adds 3d_armor page to the unified inventory.
min_minetest_version = 5.4.0