mirror of
https://github.com/mt-mods/biome_lib.git
synced 2025-01-08 09:00:31 +01:00
add a mention in the readme about the mod's config settings
This commit is contained in:
parent
f003f19998
commit
d6cba18844
@ -25,4 +25,6 @@ It is primarily intended for mapgen v6, but it should work fine when used with m
|
||||
* biome_lib:find_valid_wall()
|
||||
* biome_lib:is_node_loaded()
|
||||
|
||||
For a complete description of these functions as well as several of the internal variables within the mod, [read the API.txt document](https://raw.githubusercontent.com/minetest-mods/biome_lib/master/API.txt) included in this package.
|
||||
For a complete description of these functions as well as several of the internal variables within the mod, see `API.txt`.
|
||||
|
||||
**Configuration:** This mod has several variables you can set in your `minetest.conf` to change things a bit, from the default nodes it uses, to the debug log level and the block queue behavior. For a list with complete descriptions, see `settingtypes.txt`.
|
||||
|
Loading…
Reference in New Issue
Block a user