MineClone2/mods/CORE/biomeinfo
teknomunk b582afeb1f Update documentation for Minetest rename to Luanti (#4706)
This updates the VoxeLibre documentation by replacing "Minetest" with "Luanti" and updating links.

Done:
* Update "Minetest" in documentation and comments to "Luanti"
* Update links to forums, ContentDB and Luanti project web page

Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4706
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: teknomunk <teknomunk@protonmail.com>
Co-committed-by: teknomunk <teknomunk@protonmail.com>
2024-11-28 20:55:48 +01:00
..
API.md Add biomeinfo mod 2019-09-11 16:06:34 +02:00
init.lua Update documentation for Minetest rename to Luanti (#4706) 2024-11-28 20:55:48 +01:00
mod.conf Use mod.conf in all mods, part 1 2021-03-04 15:22:14 +01:00
README.md Update biomeinfo to 1.0.3 2020-04-03 12:50:48 +02:00

Biome Info API [biomeinfo]

This is an API mod for mod developers to add a couple of missing biome-related functions. Currently, this mod only adds v6-related functions. Most importantly, you can get the heat, humidity and biome in the v6 mapgen.

See API.md for the API documentation.

Current version: 1.0.3 (this is a SemVer)

License: MIT License