diff options
author | Alexander Harkness <me@bearbin.net> | 2014-11-08 10:15:47 +0100 |
---|---|---|
committer | Alexander Harkness <me@bearbin.net> | 2014-11-08 10:15:47 +0100 |
commit | 378aa20e26377f749bcd40268ff7b2fdad4f9764 (patch) | |
tree | 996ff146941826a57e1ff17dd127759c9c86696a | |
parent | Added gratipay badge. (diff) | |
download | cuberite-378aa20e26377f749bcd40268ff7b2fdad4f9764.tar cuberite-378aa20e26377f749bcd40268ff7b2fdad4f9764.tar.gz cuberite-378aa20e26377f749bcd40268ff7b2fdad4f9764.tar.bz2 cuberite-378aa20e26377f749bcd40268ff7b2fdad4f9764.tar.lz cuberite-378aa20e26377f749bcd40268ff7b2fdad4f9764.tar.xz cuberite-378aa20e26377f749bcd40268ff7b2fdad4f9764.tar.zst cuberite-378aa20e26377f749bcd40268ff7b2fdad4f9764.zip |
-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?style=flat)](https://travis-ci.org/mc-server/MCServer) [![Coverity Scan Build Status](https://scan.coverity.com/projects/1930/badge.svg)](https://scan.coverity.com/projects/1930) [![weekly tips](http://img.shields.io/gratipay/cuberite_team.svg?style=flat)](http://gratipay.com/cuberite_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/master.svg?style=flat)](https://travis-ci.org/mc-server/MCServer) [![Coverity Scan Build Status](https://scan.coverity.com/projects/1930/badge.svg)](https://scan.coverity.com/projects/1930) [![weekly tips](http://img.shields.io/gratipay/cuberite_team.svg?style=flat)](http://gratipay.com/cuberite_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. |