1
0
Personal fork of Cuberite
Go to file
bearbin 25b9cdc893 Merge pull request #11 from tigerw/master
Fixed Window Titles being MCS-*
2013-07-28 01:52:20 -07:00
Android git-svn-id: http://mc-server.googlecode.com/svn/trunk@1377 0a769ca7-a7f5-676a-18bf-c427514a06d6 2013-04-09 20:28:57 +00:00
CryptoPP CryptoPP: Pruned unused files 2013-03-23 20:53:08 +00:00
docs Docs: Added the cPawn -> cPlayer API class inheritance 2013-07-24 20:18:57 +00:00
expat Fixed Expat / LuaExpat compilation for Linux 2013-04-09 13:53:54 +00:00
iniFile
Install Added Expat and LuaExpat, XML parsing now available in the API. 2013-04-09 13:43:24 +00:00
jsoncpp-src-0.5.0
lua-5.1.4
MCServer Updated Core to the latest version. 2013-07-27 19:45:44 +01:00
nbt examples Added NBT example dumps for reference 2012-03-07 22:10:36 +00:00
source Fixed Window Titles being MCS-* 2013-07-27 22:32:07 +01:00
squirrel_3_0_1_stable
Tests/NoiseTest Noise: removed the unused SSE branches and unused interpolation methods. Removed the Noise.inc file. 2013-04-17 20:57:05 +00:00
tolua++-1.0.93
Tools 1.6.2 protocol implemented, both in MCServer and in ProtoProxy 2013-07-08 12:59:15 +00:00
VC2008 Added the cFastRandom class 2013-07-11 08:34:41 +00:00
WebServer
zlib-1.2.7
.gitignore Added a .gitignore for helpfulness. 2013-07-27 11:44:14 +01:00
clean.bat
cloc-exclude.txt Extended the cloc stats for the entire project 2013-06-16 21:17:26 +00:00
COMPILING
CONTRIBUTORS Added a contributors file. 2013-07-27 14:39:32 +01:00
Doxyfile Doxyfile: Added exclusions for SQLite and the unused Squuirrel bindings 2013-04-28 19:37:43 +00:00
GNUmakefile Added a makefile switch for 32bit-on-64bit compilation, addm32 2013-04-10 07:42:39 +00: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 Updated the Nightbuild script for passive ftp client 2013-04-08 20:49:53 +00:00
README.md Fixed xoft build link 2013-07-27 15:58:37 +01:00
stats.cmd Extended the cloc stats for the entire project 2013-06-16 21:17:26 +00:00
UpdateVersions.cmd

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.