summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Harkness <me@bearbin.net>2014-10-11 18:17:22 +0200
committerAlexander Harkness <me@bearbin.net>2014-10-11 18:17:22 +0200
commitae0705a67d6a464b08a9083cfb9e9f9bb4a1c0a3 (patch)
treefc8f9183f479365676b5ce74ef2cd1550b7748ef
parentFixed remaining indent and replaced tiger with webfreak. (diff)
downloadcuberite-ae0705a67d6a464b08a9083cfb9e9f9bb4a1c0a3.tar
cuberite-ae0705a67d6a464b08a9083cfb9e9f9bb4a1c0a3.tar.gz
cuberite-ae0705a67d6a464b08a9083cfb9e9f9bb4a1c0a3.tar.bz2
cuberite-ae0705a67d6a464b08a9083cfb9e9f9bb4a1c0a3.tar.lz
cuberite-ae0705a67d6a464b08a9083cfb9e9f9bb4a1c0a3.tar.xz
cuberite-ae0705a67d6a464b08a9083cfb9e9f9bb4a1c0a3.tar.zst
cuberite-ae0705a67d6a464b08a9083cfb9e9f9bb4a1c0a3.zip
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 09ff5d796..0b1a6c443 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,9 @@ MCServer [![Build Status](http://img.shields.io/travis/mc-server/MCServer.svg)](
MCServer is a Minecraft server that is written in C++ and designed to be efficient with memory and CPU, as well as having a flexible Lua Plugin API.
-MCServer can run on PCs, Macs, and *nix. This includes android phones and tablets as well as Raspberry Pis.
+MCServer can run on Windows, *nix and Android operating systems. 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.8.
+We currently support Release 1.7 and 1.8 (not beta) Minecraft protocol versions.
Installation
------------