1
0
cuberite-2a/converter
2011-10-30 07:10:22 +00:00
..
region Added denotch map converter. Program currently reads the only mcr file in the region dir and writes the uncompressed chunk data in world/X0-Z0.pak. I compile in linux with "g++ cConvert.cpp -lz -o denotch" 2011-10-29 21:19:06 +00:00
cConvert.cpp Added Long Tag. It'll now go through the entire NBT data without erroring out. I'm not sure that it's actually saving all tag 7 data though. 2011-10-30 07:10:22 +00:00
cNBTData.cpp Added Long Tag. It'll now go through the entire NBT data without erroring out. I'm not sure that it's actually saving all tag 7 data though. 2011-10-30 07:10:22 +00:00
cNBTData.h Added Long Tag. It'll now go through the entire NBT data without erroring out. I'm not sure that it's actually saving all tag 7 data though. 2011-10-30 07:10:22 +00:00
denotch Added Long Tag. It'll now go through the entire NBT data without erroring out. I'm not sure that it's actually saving all tag 7 data though. 2011-10-30 07:10:22 +00:00