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 /Server/README.txt | |
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-- | Server/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Server/README.txt b/Server/README.txt index 8cca1315c..411272001 100644 --- a/Server/README.txt +++ b/Server/README.txt @@ -1,5 +1,5 @@ -------------------------------------------------------------------------------- - Welcome to your new Cuberite server, compatible with Minecraft 1.8 - 1.11! + Welcome to your new Cuberite server, compatible with Minecraft 1.8 - 1.12! -------------------------------------------------------------------------------- - To get started with your server, read the user's manual at |