diff options
author | Julian Laubstein <julianlaubstein@yahoo.de> | 2016-01-31 01:54:23 +0100 |
---|---|---|
committer | Julian Laubstein <julianlaubstein@yahoo.de> | 2016-01-31 01:54:23 +0100 |
commit | 57e6fd654b919fbd3813158e5a76de4b1933ebfa (patch) | |
tree | 9fcdeb086ab771b7cc2280f37dab99ac4914a3ee /README.md | |
parent | Merge pull request #2913 from mathias-github/master (diff) | |
parent | Updated old forum links (diff) | |
download | cuberite-57e6fd654b919fbd3813158e5a76de4b1933ebfa.tar cuberite-57e6fd654b919fbd3813158e5a76de4b1933ebfa.tar.gz cuberite-57e6fd654b919fbd3813158e5a76de4b1933ebfa.tar.bz2 cuberite-57e6fd654b919fbd3813158e5a76de4b1933ebfa.tar.lz cuberite-57e6fd654b919fbd3813158e5a76de4b1933ebfa.tar.xz cuberite-57e6fd654b919fbd3813158e5a76de4b1933ebfa.tar.zst cuberite-57e6fd654b919fbd3813158e5a76de4b1933ebfa.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -7,7 +7,7 @@ Cuberite can run on Windows, *nix and Android operating systems. This includes A We currently support Release 1.7 and 1.8 (not beta) Minecraft protocol versions. -Subscribe to [the newsletter](https://newsletter.cuberite.org/subscribe.htm) for important updates and project news. +Subscribe to [the newsletter](http://cuberite.org/news/) for important updates and project news. Installation ------------ @@ -17,7 +17,7 @@ There are several ways to obtain Cuberite. #### Binaries - The easiest method is downloading for Windows or Linux from the [Project site](http://cuberite.org/). - You can use the EasyInstall script for Linux, which automatically downloads the correct binary. The script is described below. - - You can also obtain a binary from the [buildserver archive](https://builds.cuberite.org). + - You can also obtain a binary from the [buildserver archive](https://builds.cuberite.org/). ##### The EasyInstall script This Linux script will download the correct binary from the project site. @@ -36,7 +36,7 @@ This script downloads the source code and compiles it. The script is smart enoug sh -c "$(wget -O - https://raw.githubusercontent.com/cuberite/cuberite/master/compile.sh)" #### Hosted services - - Hosted Cuberite is available DIY on DigitalOcean: [![Install on DigitalOcean](http://doinstall.bearbin.net/button.svg)](http://doinstall.bearbin.net/install?url=https://github.com/cuberite/cuberite) and [Gamocosm](https://gamocosm.com) also offers Cuberite support. + - Hosted Cuberite is available DIY on DigitalOcean: [![Install on DigitalOcean](http://doinstall.bearbin.net/button.svg)](http://doinstall.bearbin.net/install?url=https://github.com/cuberite/cuberite) and [Gamocosm](https://gamocosm.com/) also offers Cuberite support. Contributing ------------ @@ -48,7 +48,7 @@ Check out the [CONTRIBUTING.md](https://github.com/cuberite/cuberite/blob/master Other Stuff ----------- -For other stuff, including plugins and discussion, check out the [forums](http://forum.mc-server.org) and [Plugin API](http://api-docs.cuberite.org). +For other stuff, including plugins and discussion, check out the [forums](https://forum.cuberite.org/) and [Plugin API](http://api-docs.cuberite.org/). [Support Us on Bountysource](https://bountysource.com/teams/cuberite) |