diff options
author | Alexander Harkness <bearbin@gmail.com> | 2014-01-04 18:34:45 +0100 |
---|---|---|
committer | Alexander Harkness <bearbin@gmail.com> | 2014-01-04 18:34:45 +0100 |
commit | 714cdc1e4a47ea00af5deb8d15185ce070287ffb (patch) | |
tree | 9b3ee40949549f654cdf1f303a061d91e81d887b | |
parent | InfoDump: added AdditionalInfo to forum dumps. (diff) | |
download | cuberite-714cdc1e4a47ea00af5deb8d15185ce070287ffb.tar cuberite-714cdc1e4a47ea00af5deb8d15185ce070287ffb.tar.gz cuberite-714cdc1e4a47ea00af5deb8d15185ce070287ffb.tar.bz2 cuberite-714cdc1e4a47ea00af5deb8d15185ce070287ffb.tar.lz cuberite-714cdc1e4a47ea00af5deb8d15185ce070287ffb.tar.xz cuberite-714cdc1e4a47ea00af5deb8d15185ce070287ffb.tar.zst cuberite-714cdc1e4a47ea00af5deb8d15185ce070287ffb.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ MCServer ======== +**Current Protocol Supported:** Minecraft v1.2 -> v1.7 + 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. |