libpov_2025/README.md

12 lines
479 B
Markdown
Raw Normal View History

2023-10-22 02:21:20 +02:00
# MiBPoV—Minetest Biome Point Visualizer
2023-10-20 02:54:39 +02:00
2023-10-22 03:01:27 +02:00
MiBPov is a tool for people who develop games and mods for a [Minetest](https://minetest.net). It allows them to visualize the heat and humidity points of biomes, making it easier to edit them. It is a webpage using JavaScript. A manual is included.
2023-10-22 02:21:20 +02:00
2023-10-22 03:01:27 +02:00
[Use MiBPoV in your browser now!](https://wuzzy.codeberg.page/MiBPoV/)
2023-10-22 02:59:51 +02:00
2023-10-22 03:01:27 +02:00
If you want to use it locally instead, simply open `index.html` in your browser.
2023-10-22 02:21:20 +02:00
## Credits
See `LICENSE.md`.