mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-07-16 03:19:07 +02:00
Refactor info generation
This commit is contained in:
parent
8bbc75d42f
commit
db59b73856
4 changed files with 144 additions and 56 deletions
|
@ -3,6 +3,7 @@ link_directories(${ZLIB_LIBRARY_DIRS} ${LIBPNG_LIBRARY_DIRS})
|
|||
|
||||
add_executable(MinedMap
|
||||
MinedMap.cpp
|
||||
Info.cpp
|
||||
NBT/Tag.cpp
|
||||
Resource/Biome.cpp
|
||||
Resource/BlockType.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue