Add link to Gitter chat
This commit is contained in:
parent
6f319c8b63
commit
d93cb0a637
1 changed files with 8 additions and 2 deletions
10
README.md
10
README.md
|
@ -7,9 +7,11 @@ such as Magic: The Gathering, over a network. It is fully client-server based
|
||||||
to prevent any kind of cheating, though it supports single-player games without
|
to prevent any kind of cheating, though it supports single-player games without
|
||||||
a network interface as well. Both client and server are written in Qt 4.
|
a network interface as well. Both client and server are written in Qt 4.
|
||||||
|
|
||||||
# License
|
# Get Involved
|
||||||
|
|
||||||
Cockatrice is free software, licensed under the GPLv2; see COPYING for details.
|
Chat with the Cockatrice developers on Gitter.
|
||||||
|
|
||||||
|
[](https://gitter.im/Daenyth/Cockatrice)
|
||||||
|
|
||||||
# Building
|
# Building
|
||||||
|
|
||||||
|
@ -44,3 +46,7 @@ The following flags can be passed to `cmake`:
|
||||||
`oracle` fetches card data
|
`oracle` fetches card data
|
||||||
`cockatrice` is the game client
|
`cockatrice` is the game client
|
||||||
`servatrice` is the server
|
`servatrice` is the server
|
||||||
|
|
||||||
|
# License
|
||||||
|
|
||||||
|
Cockatrice is free software, licensed under the GPLv2; see COPYING for details.
|
||||||
|
|
Loading…
Reference in a new issue