diff options
author | Alexander Harkness <bearbin@gmail.com> | 2014-09-13 13:03:29 +0200 |
---|---|---|
committer | Alexander Harkness <bearbin@gmail.com> | 2014-09-13 13:03:29 +0200 |
commit | 76a73b25287af190c0e6af03e761fe784496864e (patch) | |
tree | e88d43426016966cefdf15e352d6bae63f046402 | |
parent | Fixed friction being applied whilst airborne (diff) | |
download | cuberite-76a73b25287af190c0e6af03e761fe784496864e.tar cuberite-76a73b25287af190c0e6af03e761fe784496864e.tar.gz cuberite-76a73b25287af190c0e6af03e761fe784496864e.tar.bz2 cuberite-76a73b25287af190c0e6af03e761fe784496864e.tar.lz cuberite-76a73b25287af190c0e6af03e761fe784496864e.tar.xz cuberite-76a73b25287af190c0e6af03e761fe784496864e.tar.zst cuberite-76a73b25287af190c0e6af03e761fe784496864e.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,8 +12,8 @@ Installation Normally, you will want to download a pre-compiled version of MCServer from one of the buildservers: - * [Linux and Raspberry Pi](http://ci.bearbin.net) (Bearbin's CI Server) - * [Windows](http://mc-server.xoft.cz) (xoft's nightly build service) + * [Windows and Linux](http://builds.mc-server.org) + * [Raspberry Pi](http://ci.bearbin.net) You simply need to download and extract these files before you can use the server. |