1
0
mirror of https://github.com/minetest-mods/3d_armor.git synced 2025-06-28 14:26:18 +02:00

Use newer functions from MT/MTG 5.0.0+

These commits create more compatibility with MT/MTG 5.0.0+.
However, these commits (may) break compatibility with the 0.4-series.
This commit is contained in:
Panquesito7
2019-06-16 15:17:21 -05:00
committed by GitHub
parent 47ecef46f7
commit e248752ee4
15 changed files with 38 additions and 9 deletions

View File

@ -1 +1 @@
Adds 3d_armor page to the unified inventory
Adds 3d_armor page to the unified inventory.

4
3d_armor_ui/mod.conf Normal file
View File

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