mirror of
https://git.minetest.land/Mineclonia/Mineclonia.git
synced 2024-11-13 11:55:05 +00:00
5d3514880a
Move data from deprecated files (depends.txt and description.txt) into fields in mod.conf for all mods.
4 lines
169 B
Text
4 lines
169 B
Text
name = mcl_weather
|
|
description = Weather and sky handling: Rain, snow, thunderstorm, End and Nether ambience
|
|
depends = mcl_init, mcl_worlds
|
|
optional_depends = lightning
|