From 69a4ee53830121714927c37e4f0b9a357cd03957 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Wed, 7 Mar 2012 11:28:24 +0000 Subject: Added the Anvil level format (MCA) support, read-only for the time being. Now MCS can read your worlds from the official server :) git-svn-id: http://mc-server.googlecode.com/svn/trunk@380 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- VC2010/MCServer.vcxproj | 4 ++++ VC2010/MCServer.vcxproj.filters | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'VC2010') diff --git a/VC2010/MCServer.vcxproj b/VC2010/MCServer.vcxproj index 89662dba8..83515f880 100644 --- a/VC2010/MCServer.vcxproj +++ b/VC2010/MCServer.vcxproj @@ -421,6 +421,7 @@ + @@ -485,6 +486,7 @@ + @@ -602,6 +604,7 @@ + @@ -664,6 +667,7 @@ + diff --git a/VC2010/MCServer.vcxproj.filters b/VC2010/MCServer.vcxproj.filters index 4640ff5de..294a954a9 100644 --- a/VC2010/MCServer.vcxproj.filters +++ b/VC2010/MCServer.vcxproj.filters @@ -919,6 +919,8 @@ Simulator\cSimulator\cRedstoneSimulator + + @@ -1419,6 +1421,8 @@ Simulator\cSimulator\cRedstoneSimulator + + -- cgit v1.2.3