diff options
author | mathiascode <mathiascode@users.noreply.github.com> | 2017-06-14 21:01:09 +0200 |
---|---|---|
committer | Lukas Pioch <lukas@zgow.de> | 2017-06-14 21:57:59 +0200 |
commit | 7fa5725f3b2fcdd043c6c6eff932131a320c9f00 (patch) | |
tree | 0c8783a47cda71a90b74ed709e9a184041252ac9 /README.md | |
parent | Protocol 1.12: Fixed missing override specifier (diff) | |
download | cuberite-7fa5725f3b2fcdd043c6c6eff932131a320c9f00.tar cuberite-7fa5725f3b2fcdd043c6c6eff932131a320c9f00.tar.gz cuberite-7fa5725f3b2fcdd043c6c6eff932131a320c9f00.tar.bz2 cuberite-7fa5725f3b2fcdd043c6c6eff932131a320c9f00.tar.lz cuberite-7fa5725f3b2fcdd043c6c6eff932131a320c9f00.tar.xz cuberite-7fa5725f3b2fcdd043c6c6eff932131a320c9f00.tar.zst cuberite-7fa5725f3b2fcdd043c6c6eff932131a320c9f00.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Cuberite is a Minecraft-compatible multiplayer game server that is written in C+ Cuberite can run on Windows, *nix and Android operating systems. This includes Android phones and tablets as well as Raspberry Pis. -We currently support Release 1.8 - 1.11 Minecraft protocol versions. +We currently support Release 1.8 - 1.12 Minecraft protocol versions. Subscribe to [the newsletter](https://cuberite.org/news/#subscribe) for important updates and project news. |