http --> https
This commit is contained in:
parent
39779be7bb
commit
d585b9f1d6
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
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 [](http://somsubhra.github.io/github-release-stats/?username=cockatrice&repository=cockatrice)
|
||||
# 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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue