Version 1.0.3
[minetest_biomeinfo.git] / README.md
bloba99d1dbc79e430e02a46b160c3284108f04405f5
1 # Biome Info API [`biomeinfo`]
2 This is an API mod for mod developers to add a couple of missing
3 biome-related functions.
4 Currently, this mod only adds v6-related functions.
5 Most importantly, you can get the heat, humidity and biome in the v6 mapgen.
7 See `API.md` for the API documentation.
9 Current version: 1.0.3 (this is a [SemVer](https://semver.org/))
11 License: MIT License