mirror of
https://github.com/minetest-mods/skinsdb.git
synced 2025-07-25 02:20:18 +02:00
move dependencies to mod.conf
This commit is contained in:
@ -1,5 +0,0 @@
|
||||
default
|
||||
unified_inventory?
|
||||
3d_armor?
|
||||
clothing?
|
||||
sfinv?
|
3
mod.conf
3
mod.conf
@ -1 +1,4 @@
|
||||
name = skinsdb
|
||||
description = Player skin mod, supporting unified_inventory, sfinv and smart_inventory
|
||||
depends = default
|
||||
optional_depends = unified_inventory,3d_armor,clothing,sfinv
|
||||
|
Reference in New Issue
Block a user