1
0
mirror of https://github.com/Uberi/Minetest-WorldEdit.git synced 2025-06-28 06:12:00 +02:00

Remove deprecated depends.txt, add descriptions to mod.conf

This commit is contained in:
sfan5
2019-07-17 02:15:04 +02:00
parent 0a16f11d93
commit b8453a0e0b
9 changed files with 6 additions and 11 deletions

View File

@ -1,7 +0,0 @@
worldedit
worldedit_commands
unified_inventory?
inventory_plus?
sfinv?
creative?
smart_inventory?

View File

@ -1,3 +1,4 @@
name = worldedit_gui
description = WorldEdit GUI
depends = worldedit, worldedit_commands
optional_depends = unified_inventory, inventory_plus, sfinv, creative, smart_inventory