mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2025-02-13 09:15:00 +01:00
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 :)
3 lines
85 B
Text
3 lines
85 B
Text
name = mcl_fences
|
|
depends = mcl_core, mcl_sounds
|
|
optional_depends = doc, screwdriver
|