diff options
author | Alexander Harkness <bearbin@gmail.com> | 2014-06-11 08:39:18 +0200 |
---|---|---|
committer | Alexander Harkness <bearbin@gmail.com> | 2014-06-11 08:39:18 +0200 |
commit | d5679f51dedc7998e56f683a876e5b22887a3488 (patch) | |
tree | d437c1da1b13b69552a1546069757ced66f65b7f /README.md | |
parent | Initial Mesa Bryce implementation. (diff) | |
download | cuberite-d5679f51dedc7998e56f683a876e5b22887a3488.tar cuberite-d5679f51dedc7998e56f683a876e5b22887a3488.tar.gz cuberite-d5679f51dedc7998e56f683a876e5b22887a3488.tar.bz2 cuberite-d5679f51dedc7998e56f683a876e5b22887a3488.tar.lz cuberite-d5679f51dedc7998e56f683a876e5b22887a3488.tar.xz cuberite-d5679f51dedc7998e56f683a876e5b22887a3488.tar.zst cuberite-d5679f51dedc7998e56f683a876e5b22887a3488.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -MCServer [![Build Status](http://img.shields.io/travis/mc-server/MCServer.svg)](https://travis-ci.org/mc-server/MCServer) [![Support via Gittip](http://img.shields.io/gittip/mcs_team.svg)](https://www.gittip.com/mcs_team) [![tip for next commit](http://tip4commit.com/projects/74.svg)](http://tip4commit.com/projects/74) +MCServer [![Build Status](http://img.shields.io/travis/mc-server/MCServer.svg)](https://travis-ci.org/mc-server/MCServer) [![tip for next commit](http://tip4commit.com/projects/74.svg)](http://tip4commit.com/projects/74) ======== 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. |