mirror of
https://github.com/cuberite/cuberite.git
synced 2025-01-09 04:19:26 +08:00
c9522fb740
Replaced them with fmt::format calls, including changes to the format strings. Also changed the format strings to use FMT_STRING, so that the format is checked compile-time against the arguments. Also fixed code-style violations already present in the code. |
||
---|---|---|
.. | ||
.gitignore | ||
CMakeLists.txt | ||
Globals.cpp | ||
Globals.h | ||
GrownBiomeGenVisualiser.cpp | ||
README.md |
GrownBiomeGenVisualiser
This project aims to provide the visualisation of "Grown" biome generator used in Cuberite. It uses the generator to generate several bitmaps showcasing the generator; these images are then used in the generator documentation ($/docs/Generator.html)