summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattes D <github@xoft.cz>2023-03-08 09:23:42 +0100
committerGitHub <noreply@github.com>2023-03-08 09:23:42 +0100
commitcb2201dabac8883b726b2dc83511d596cbb50f9c (patch)
tree440f14cb6243fb124b9505119275910a32e099bc
parentTNT minecarts exploding when riding over activator rails (#5469) (diff)
downloadcuberite-cb2201dabac8883b726b2dc83511d596cbb50f9c.tar
cuberite-cb2201dabac8883b726b2dc83511d596cbb50f9c.tar.gz
cuberite-cb2201dabac8883b726b2dc83511d596cbb50f9c.tar.bz2
cuberite-cb2201dabac8883b726b2dc83511d596cbb50f9c.tar.lz
cuberite-cb2201dabac8883b726b2dc83511d596cbb50f9c.tar.xz
cuberite-cb2201dabac8883b726b2dc83511d596cbb50f9c.tar.zst
cuberite-cb2201dabac8883b726b2dc83511d596cbb50f9c.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 34f3320df..18000a204 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
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 runs on Windows, *nix and Android operating systems. This includes Android phones and tablets as well as Raspberry Pis.
+Cuberite runs on Windows, *nix and Android operating systems. This includes Android phones and tablets as well as Raspberry Pis; support for small embedded devices is experimental.
Currently we support Release 1.8 - 1.12.2 Minecraft protocol versions.