mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-07-16 03:19:07 +02:00
Handle lighting and depth
This commit is contained in:
parent
d26fe3d9f8
commit
8b09f6f4ec
7 changed files with 220 additions and 72 deletions
|
@ -4,6 +4,7 @@ link_directories(${ZLIB_LIBRARY_DIRS} ${LIBPNG_LIBRARY_DIRS})
|
|||
add_executable(MinedMap
|
||||
MinedMap.cpp
|
||||
NBT/Tag.cpp
|
||||
World/Block.cpp
|
||||
World/BlockType.cpp
|
||||
World/Chunk.cpp
|
||||
World/Region.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue