From 625a4accdad2e6acfe1135634cb32ee149415645 Mon Sep 17 00:00:00 2001 From: "admin@omencraft.com" Date: Sat, 29 Oct 2011 21:19:06 +0000 Subject: 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" git-svn-id: http://mc-server.googlecode.com/svn/trunk@20 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- converter/denotch | Bin 0 -> 143870 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100755 converter/denotch (limited to 'converter/denotch') diff --git a/converter/denotch b/converter/denotch new file mode 100755 index 000000000..363de19b8 Binary files /dev/null and b/converter/denotch differ -- cgit v1.2.3