mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-06-07 06:06:10 -04:00
Switch to mod.conf, delete deprecated depends.txt
This commit is contained in:
parent
773011fd85
commit
9b226c7045
55 changed files with 88 additions and 42 deletions
4
mods/map/mod.conf
Normal file
4
mods/map/mod.conf
Normal file
|
@ -0,0 +1,4 @@
|
|||
name = map
|
||||
description = Minetest Game mod: map
|
||||
depends = default, dye
|
||||
optional_depends = creative
|
Loading…
Add table
Add a link
Reference in a new issue