diff options
author | archshift <admin@archshift.com> | 2014-07-18 11:02:28 +0200 |
---|---|---|
committer | archshift <admin@archshift.com> | 2014-07-18 11:02:28 +0200 |
commit | 38aeaa64eda9afc645f3d864316cd02d3990e73a (patch) | |
tree | 9e8e52321793e60da3a7b7010467a323cf6120e3 | |
parent | Fixed creative players not being able to drink (diff) | |
download | cuberite-38aeaa64eda9afc645f3d864316cd02d3990e73a.tar cuberite-38aeaa64eda9afc645f3d864316cd02d3990e73a.tar.gz cuberite-38aeaa64eda9afc645f3d864316cd02d3990e73a.tar.bz2 cuberite-38aeaa64eda9afc645f3d864316cd02d3990e73a.tar.lz cuberite-38aeaa64eda9afc645f3d864316cd02d3990e73a.tar.xz cuberite-38aeaa64eda9afc645f3d864316cd02d3990e73a.tar.zst cuberite-38aeaa64eda9afc645f3d864316cd02d3990e73a.zip |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ MCServer is a Minecraft server that is written in C++ and designed to be efficie 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.9. +We currently support the protocol from Minecraft 1.2 all the way up to Minecraft 1.7.10. Installation ------------ |