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:
@ -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
4
3d_armor_ui/mod.conf
Normal 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.
|
Reference in New Issue
Block a user