ca5561c395
As specified in #44, when the .ini file cannot be opened, a .example.ini is tried, and if it succeeds, it is written as .ini. This makes it easy to provide ini file templates. |
||
---|---|---|
Android | ||
CryptoPP | ||
docs | ||
expat | ||
iniFile | ||
Install | ||
jsoncpp-src-0.5.0 | ||
lua-5.1.4 | ||
MCServer | ||
nbt examples | ||
source | ||
squirrel_3_0_1_stable | ||
Tests/NoiseTest | ||
tolua++-1.0.93 | ||
Tools | ||
VC2008 | ||
WebServer | ||
zlib-1.2.7 | ||
.gitignore | ||
clean.bat | ||
cloc-exclude.txt | ||
COMPILING | ||
CONTRIBUTORS | ||
Doxyfile | ||
GNUmakefile | ||
LICENSE | ||
Nightbuild2008.cmd | ||
README.md | ||
stats.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.