1
0
Fork 0
Personal fork of Cuberite
Go to file
STRWarrior 1b097d2cb4 Added mtilden to contributors list. 2013-08-14 13:09:13 +02:00
Android Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
CryptoPP Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
Install Removed all example ini files from Install. 2013-08-03 20:41:26 +02:00
MCServer Fixed new crafting recipes. 2013-08-13 21:40:31 +02:00
Tests Added ConsoleColors test for testing out linux console color codes. 2013-08-13 22:47:56 +02:00
Tools ProtoProxy: Tab completion logging lists the last item, too 2013-07-31 14:35:48 +02:00
VC2008 Renamed Plugin_NewLua to PluginLua. 2013-08-10 08:22:52 +02:00
WebServer Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
docs Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
expat Fixed Expat / LuaExpat compilation for Linux 2013-04-09 13:53:54 +00:00
iniFile cIniFile: fixed API-non-exportable function marked as API-export 2013-08-07 14:32:08 +02:00
jsoncpp-src-0.5.0 Compiles on Android! Added Eclipse project, import it into your workspace and it should be runnable on Android! 2012-08-15 21:24:11 +00:00
lua-5.1.4 Compiles on Android! Added Eclipse project, import it into your workspace and it should be runnable on Android! 2012-08-15 21:24:11 +00:00
nbt examples Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
source Partially fixed tonibm19's mess. 2013-08-14 12:45:39 +02:00
tolua++-1.0.93 Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
zlib-1.2.7 Updated zlib, added chat formatting, fixed upside down stairs and slabs, fixed makefiles, hopefully updated vc project files 2012-06-03 23:35:17 +00:00
.gitignore Updated the nightbuild script for Git 2013-07-29 19:53:41 +02:00
COMPILING Fixed multiple issues with the COMPILING file, including a missing endline terminator, windows line endings and also the exclusion of the addm32 thing. 2013-07-28 20:17:56 +01:00
CONTRIBUTING.md Removed 's' at the end of CONTRIBUTING.md 2013-08-14 10:30:54 +01:00
CONTRIBUTORS Added mtilden to contributors list. 2013-08-14 13:09:13 +02:00
Doxyfile Doxyfile: Added exclusions for SQLite and the unused Squuirrel bindings 2013-04-28 19:37:43 +00:00
GNUmakefile Makefile: Added FreeBSD support. 2013-08-12 08:29:02 +02:00
LICENSE Added the license, so now it is clear for new people what it is. 2013-07-27 14:39:44 +01:00
Nightbuild2008.cmd Removed all example ini files from Install. 2013-08-03 20:41:26 +02:00
README.md Fixed up the wiki URL 2013-08-08 10:42:03 +01:00
clean.bat Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
cloc-exclude.txt Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
stats.cmd Extended the cloc stats for the entire project 2013-06-16 21:17:26 +00:00

README.md

MCServer

MCServer is a performant C++ Minecraft server designed for use in memory and cpu-limited places, or just to make regular server perform better.

MCServer can run on PCs, Macs, and *nix. This includes android phones and tablets as well as Raspberry Pis.

Installation

To install MCServer, you can either download the repository and compile it, or download a pre-compiled version.

Compilation instructions are available in the COMPILING file.

Linux builds can be downloaded from the Berboe CI server and windows from xoft's nightly build service.

After you've extracted the files, simply run the MCServer executable.

Contributing

MCServer is licensed under the Apache license V2, and we welcome anybody to fork and submit a Pull Request back with their changes, and if you want to join as a permanent member we can add you to the team.

Other Stuff

For other stuff, including plugins and discussion, check the forums and wiki.