Treer e52b9d0cca Add supported_games to mod.conf
Doesn't seem to be in lua_api.md, but is here https://content.minetest.net/help/game_support/
cloudlands tries to be game agnostic
2023-06-27 00:27:43 +10:00

15 lines
597 B
Plaintext

name = cloudlands
optional_depends = nether, vines, biomeinfo, schemlib, default, mcl_core, xpanes, ethereal, main, nc_tree
min_minetest_version = 5.0
supported_games = *
description = """
Hallelujah Mountains for Minetest
Giant rocks floating suspended in magnetic eddies.
This can be run with or without a normal terrain mapgen, allowing pure skylands or an exotic addition to the landscape.
Configurable settings include the altitude islands appear, and the ability to restrict the area they spawn. If you only ever see snow-covered islands then enable the "Use lowland biomes" option.
"""