From 7065d3c5128bd67c05429fd33f29376855de24f4 Mon Sep 17 00:00:00 2001 From: Oleg Agafonov Date: Thu, 24 Dec 2020 22:47:31 +0400 Subject: [PATCH] Docs: added link to testing mode documentation --- readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index a25e05cdf0..86bcac67af 100644 --- a/readme.md +++ b/readme.md @@ -3,12 +3,15 @@ [![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. +It includes full rules enforcement for over **20 000** unique cards and more than 50.000 reprints from different editions. You can also find custom sets like Star Wars. All regular sets have nearly all implemented cards. It's support single matches and tournaments with dozens game modes like duel, multiplayer, standard, modern, commander, pauper, oathbreaker, historic, freeform and much more. +Local server supports a [special test mode](https://github.com/magefree/mage/wiki/Development-Testing-Tools) for +testing combos and other game situations with pre-defined conditions. + There are [public servers](http://xmageservers.online/) where you can play XMage against other players. You can also host your own server to play against the AI and/or your friends.