diff options
author | Alexander Harkness <bearbin@gmail.com> | 2014-05-26 11:50:42 +0200 |
---|---|---|
committer | Alexander Harkness <bearbin@gmail.com> | 2014-05-26 11:50:42 +0200 |
commit | 69c39648750e2f752212103cc12998f7f73751fc (patch) | |
tree | 15b4ea5f8e60c6237f166ed06cc29ba34f546664 | |
parent | Update README.md (diff) | |
download | cuberite-69c39648750e2f752212103cc12998f7f73751fc.tar cuberite-69c39648750e2f752212103cc12998f7f73751fc.tar.gz cuberite-69c39648750e2f752212103cc12998f7f73751fc.tar.bz2 cuberite-69c39648750e2f752212103cc12998f7f73751fc.tar.lz cuberite-69c39648750e2f752212103cc12998f7f73751fc.tar.xz cuberite-69c39648750e2f752212103cc12998f7f73751fc.tar.zst cuberite-69c39648750e2f752212103cc12998f7f73751fc.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/on/github/mc-server/) [![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) [![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 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. |