1
0
Personal fork of Cuberite
Go to file
madmaxoft c979d46548 Updated SQLiteCpp.
Our changes have made it into upstream, updating to sync with upstream master.
2014-09-17 22:48:58 +02:00
Android
docs
Install
lib Updated SQLiteCpp. 2014-09-17 22:48:58 +02:00
MCServer
src
tests
Tools
.gitignore
.gitmodules
.travis.yml
CIbuild.sh
cloc-exclude.txt
CMakeLists.txt
COMPILING.md
CONTRIBUTING.md
CONTRIBUTORS
CoverityModel.cpp Update CoverityModel.cpp 2014-04-27 13:03:34 -07:00
Doxyfile
GETTING-STARTED.md
LICENSE Apache license 2014-03-30 19:25:17 +03:00
MakeLuaAPI.cmd
README.md
SetFlags.cmake
stats.cmd
uploadCoverage.sh

MCServer Build Status Coverity Scan Build Status tip for next commit

MCServer is a Minecraft server that is written in C++ and designed to be efficient with memory and CPU, as well as having a flexible Lua Plugin API.

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

We currently support the protocol from Minecraft 1.2 all the way up to Minecraft 1.7.10.

Installation

Normally, you will want to download a pre-compiled version of MCServer from one of the buildservers:

You simply need to download and extract these files before you can use the server.

If you're a more advanced user, you may want to compile the server yourself for more performance. See the COMPILING.md file for more details.

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.

Check out the CONTRIBUTING.md file for more details.

Other Stuff

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

Earn bitcoins for commits or donate to reward the MCServer developers: tip for next commit

Support Us on Gratipay: Support via Gittip

Travis CI: Build Status