mirror of
https://github.com/minetest-mods/MoreMesecons.git
synced 2025-06-28 14:36:07 +02:00
Replace deprecated depends.txt with mod.conf (#24)
This commit is contained in:
@ -1,2 +0,0 @@
|
||||
mesecons
|
||||
craft_guide?
|
3
moremesecons_adjustable_player_detector/mod.conf
Normal file
3
moremesecons_adjustable_player_detector/mod.conf
Normal file
@ -0,0 +1,3 @@
|
||||
name = moremesecons_adjustable_player_detector
|
||||
depends = mesecons
|
||||
optional_depends = craft_guide
|
Reference in New Issue
Block a user