mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-12-04 00:33:45 +01:00
b582afeb1f
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> |
||
---|---|---|
.. | ||
API.md | ||
init.lua | ||
mod.conf | ||
README.md |
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