mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
Update readme.md
This commit is contained in:
parent
79b8093047
commit
c801c610c1
1 changed files with 4 additions and 4 deletions
|
|
@ -6,8 +6,8 @@ XMage allows you to play Magic against one or more online players or computer op
|
||||||
It includes full rules enforcement for over **20 000** unique cards and more than 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.
|
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,
|
It supports single matches and tournaments with dozens of game modes like duel, multiplayer, standard, modern, commander,
|
||||||
pauper, oathbreaker, historic, freeform and much more.
|
pauper, oathbreaker, historic, freeform, richman and much more.
|
||||||
|
|
||||||
Local server supports a [special test mode](https://github.com/magefree/mage/wiki/Development-Testing-Tools) for
|
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.
|
testing combos and other game situations with pre-defined conditions.
|
||||||
|
|
@ -112,7 +112,7 @@ More info about [XRender](https://docs.oracle.com/javase/8/docs/technotes/guides
|
||||||
#### Increase memory usage
|
#### Increase memory usage
|
||||||
|
|
||||||
This is not guaranteed to yield improvements, but it depends on your use-case.
|
This is not guaranteed to yield improvements, but it depends on your use-case.
|
||||||
If you have a lot of RAM to spare, you might as well increase the initial heap size for good measure.
|
If you have a lot of RAM to spare, you can increase the initial heap size for good measure.
|
||||||
More details about [memory settings](https://stackoverflow.com/a/57839720/8401696):
|
More details about [memory settings](https://stackoverflow.com/a/57839720/8401696):
|
||||||
* `-Xms1G -Xmx2G`
|
* `-Xms1G -Xmx2G`
|
||||||
|
|
||||||
|
|
@ -126,4 +126,4 @@ First steps for Xmage's developers:
|
||||||
* [Development Workflow](https://github.com/magefree/mage/wiki/Development-Workflow)
|
* [Development Workflow](https://github.com/magefree/mage/wiki/Development-Workflow)
|
||||||
* [Development HOWTO Guides](https://github.com/magefree/mage/wiki/Development-HOWTO-Guides)
|
* [Development HOWTO Guides](https://github.com/magefree/mage/wiki/Development-HOWTO-Guides)
|
||||||
|
|
||||||
[Torch icons created by Freepik - Flaticon](https://www.flaticon.com/free-icons/torch)
|
[Torch icons created by Freepik - Flaticon](https://www.flaticon.com/free-icons/torch)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue