diff options
author | mathiascode <mathiascode@users.noreply.github.com> | 2016-12-19 17:08:19 +0100 |
---|---|---|
committer | Mattes D <github@xoft.cz> | 2016-12-19 17:08:19 +0100 |
commit | efc7fed05b4800289cc644fbdeff18fe6cdd2a96 (patch) | |
tree | 237ef6d66aa2a8073c5d4200dde81f73a7727f6c /README.md | |
parent | Reverted temporary redirect to LuaAPI docs (#3487) (diff) | |
download | cuberite-efc7fed05b4800289cc644fbdeff18fe6cdd2a96.tar cuberite-efc7fed05b4800289cc644fbdeff18fe6cdd2a96.tar.gz cuberite-efc7fed05b4800289cc644fbdeff18fe6cdd2a96.tar.bz2 cuberite-efc7fed05b4800289cc644fbdeff18fe6cdd2a96.tar.lz cuberite-efc7fed05b4800289cc644fbdeff18fe6cdd2a96.tar.xz cuberite-efc7fed05b4800289cc644fbdeff18fe6cdd2a96.tar.zst cuberite-efc7fed05b4800289cc644fbdeff18fe6cdd2a96.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 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 and 1.9 Minecraft protocol versions. +We currently support Release 1.8 - 1.10 Minecraft protocol versions. Subscribe to [the newsletter](https://cuberite.org/news/#subscribe) for important updates and project news. @@ -54,8 +54,8 @@ You can also help with documentation by contributing to the [User's Manual](http Other Stuff ----------- -For other stuff, check out the [homepage](https://cuberite.org), the [Users' Manual](https://book.cuberite.org), -the [forums](https://forum.cuberite.org/), and the [Plugin API](http://api-docs.cuberite.org/). +For other stuff, check out the [homepage](https://cuberite.org/), the [Users' Manual](https://book.cuberite.org/), +the [forums](https://forum.cuberite.org/), and the [Plugin API](https://api.cuberite.org/). [Support Us on Bountysource](https://bountysource.com/teams/cuberite) |