Merge pull request #2691 from Cockatrice/tooomm-dl_badges
github dl badges in README
This commit is contained in:
commit
f00bcc9179
1 changed files with 4 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
---
|
||||
|
||||
**Table of Contents** [Cockatrice](#cockatrice) | [Downloads](#downloads) | [Get Involved](#get-involved-) | [Community](#community-resources) | [Translation](#translation-status-) | [Building](#building--) | [Running](#running) | [License](#license-)
|
||||
**Table of Contents** [Cockatrice](#cockatrice) | [Downloads](#downloads-) | [Get Involved](#get-involved-) | [Community](#community-resources) | [Translation](#translation-status-) | [Building](#building--) | [Running](#running) | [License](#license-)
|
||||
|
||||
---
|
||||
|
||||
|
@ -17,19 +17,18 @@
|
|||
Cockatrice is an open-source multiplatform supported program for playing tabletop card games over a network. The program's server design prevents any kind of client modifications to gain an unfair advantage in a game. The client also has a built in single-player mode where you can brew without being connected to a server. This project is written in C++ and is using the Qt5 libraries.<br>
|
||||
|
||||
|
||||
# Downloads
|
||||
# Downloads [](https://somsubhra.github.io/github-release-stats/?username=cockatrice&repository=cockatrice)
|
||||
|
||||
We offer downloads for all full releases (recommended) and the latest development versions. Full releases are checkpoints with major feature or UI enhancements between them, but currently we don't have a set schedule for releasing new updates. The development version contains the most recently added features and bugfixes, but can be more unstable. Downloads for development versions are updated automatically with every change.
|
||||
|
||||
- Latest full release (**recommended**): [Download from GitHub](https://github.com/cockatrice/cockatrice/releases/latest)<br>
|
||||
- Latest full release (**recommended**): [](https://github.com/cockatrice/cockatrice/releases/latest) [](https://somsubhra.github.io/github-release-stats/?username=cockatrice&repository=cockatrice)<br>
|
||||
|
||||
- Latest development version: [Download from GitHub](https://github.com/Cockatrice/Cockatrice/releases)
|
||||
- Latest development version: [](https://github.com/cockatrice/cockatrice/releases)
|
||||
- Development builds may not be stable and/or contain several bugs.
|
||||
- If you'd like to be a Cockatrice Beta Tester, use this version.
|
||||
- More information can be [found here](https://github.com/Cockatrice/Cockatrice/wiki/Release-Channels)
|
||||
|
||||
|
||||
|
||||
# Get Involved [](https://gitter.im/Cockatrice/Cockatrice)
|
||||
|
||||
[Chat](https://gitter.im/Cockatrice/Cockatrice) with the Cockatrice developers on Gitter. Come here to talk about the application, features, or just to hang out. For support regarding specific servers, please contact that server's admin or forum for support rather than asking here.<br>
|
||||
|
|
Loading…
Reference in a new issue