diff options
author | peterbell10 <peterbell10@live.co.uk> | 2018-01-08 07:43:08 +0100 |
---|---|---|
committer | Alexander Harkness <me@bearbin.net> | 2018-01-08 07:43:08 +0100 |
commit | 6e522d05da37edd66ca2559aab74800ea42a7598 (patch) | |
tree | 68d07a603cff82bbc1e8a4f42fdc3bb43cced9f4 | |
parent | Golden Apple Fixes (#4130) (diff) | |
download | cuberite-6e522d05da37edd66ca2559aab74800ea42a7598.tar cuberite-6e522d05da37edd66ca2559aab74800ea42a7598.tar.gz cuberite-6e522d05da37edd66ca2559aab74800ea42a7598.tar.bz2 cuberite-6e522d05da37edd66ca2559aab74800ea42a7598.tar.lz cuberite-6e522d05da37edd66ca2559aab74800ea42a7598.tar.xz cuberite-6e522d05da37edd66ca2559aab74800ea42a7598.tar.zst cuberite-6e522d05da37edd66ca2559aab74800ea42a7598.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ [![Circle CI Build Status](https://img.shields.io/circleci/project/github/cuberite/cuberite/master.svg?label=Circle)](https://circleci.com/gh/cuberite/cuberite) [![AppVeyor Build Status](https://img.shields.io/appveyor/ci/madmaxoft/mcserver/master.svg?label=AppVeyor)](https://ci.appveyor.com/project/madmaxoft/mcserver) -Cuberite is a Minecraft-compatible multiplayer game server that is written in C++ and designed to be efficient with memory and CPU, as well as having a flexible Lua Plugin API. Cuberite is compatible with the vanilla Minecraft client. +Cuberite is a Minecraft-compatible multiplayer game server that is written in C++ and designed to be efficient with memory and CPU, as well as having a flexible Lua Plugin API. Cuberite is compatible with the Java Edition Minecraft client. Cuberite can run on Windows, *nix and Android operating systems. This includes Android phones and tablets as well as Raspberry Pis. |