minetest_biomeinfo/README.md

9 lines
334 B
Markdown
Raw Normal View History

2019-08-26 12:39:06 -07: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.
2019-08-26 12:44:19 -07:00
Current version: 0.1.0 (this is a SemVer)