mirror of
https://github.com/minetest-mods/3d_armor.git
synced 2025-12-31 06:05:19 +01:00
Remove 'default dependency
Make the 'default' dependency optional This commit introduces compatibility functions needed by the 3d_armor mods to adapt to the game that is being used. Added license information to LICENSE.md in the modpack folder. Co-authored-by: Sheriff U3 <210896603+Sheriff-Unit-3@users.noreply.github.com>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
name = shields
|
||||
depends = default, 3d_armor
|
||||
depends = 3d_armor
|
||||
optional_depends = default
|
||||
description = Adds visible shields to 3d armor.
|
||||
|
||||
Reference in New Issue
Block a user