mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-11-05 07:13:51 +01:00
ed30fa0868
Move data from deprecated files (depends.txt and description.txt) into fields in mod.conf for all mods. This was done with a shell script :)
4 lines
103 B
Plaintext
4 lines
103 B
Plaintext
name = mcl_walls
|
|
depends = mcl_core, mcl_end, mcl_ocean, mcl_nether, mcl_sounds
|
|
optional_depends = doc
|