Minecraft map renderer and viewer - Mirror
Find a file
Matthias Schiffer de04cce993
World/Block: return colors as struct instead of uint32_t
Gets rid of a useless byte switch, and removes the arpa/inet.h include,
which is not available on Windows.
2018-07-26 23:18:55 +02:00
resource Add block color generation tools for Minecraft 1.13 2018-07-22 16:54:00 +02:00
src World/Block: return colors as struct instead of uint32_t 2018-07-26 23:18:55 +02:00
viewer viewer: switch to GitHub URL 2018-07-26 19:12:08 +02:00
.gitignore Add map viewer based on Leaflet 2015-02-02 09:08:36 +01:00
CMakeLists.txt build: don't use pkg-config 2015-02-04 11:44:53 +01:00
LICENSE Add Tag print functions and nbtdump tool 2018-07-20 23:49:50 +02:00