mirror of
https://github.com/correl/mage.git
synced 2025-01-12 19:25:44 +00:00
Updated readme (added badges with latest release info)
This commit is contained in:
parent
34cece1107
commit
5bb1dffbf4
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# XMage — Magic, Another Game Engine
|
||||
|
||||
[![Join the chat at https://gitter.im/magefree/mage](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/magefree/mage?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://travis-ci.org/magefree/mage.svg?branch=master)](https://travis-ci.org/magefree/mage)
|
||||
[![Build Status](https://travis-ci.org/magefree/mage.svg?branch=master)](https://travis-ci.org/magefree/mage) [![latest release](https://img.shields.io/github/v/release/magefree/mage)](https://github.com/magefree/mage/releases/) [![commints since latest release](https://img.shields.io/github/commits-since/magefree/mage/latest)](https://github.com/magefree/mage/commits/) [![Join the chat at https://gitter.im/magefree/mage](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/magefree/mage?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
XMage allows you to play Magic against one or more online players or computer opponents.
|
||||
It includes full rules enforcement for over **20 000** unique cards and ~50.000 reprints from different editions.
|
||||
|
|
Loading…
Reference in a new issue