mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 14:32:15 -07:00
24 lines
1.1 KiB
Markdown
24 lines
1.1 KiB
Markdown
@page compilation_index Building
|
|
|
|
# Compiling Cockatrice
|
|
|
|
OS-Specific instructions are available at their respective pages:
|
|
|
|
- **@subpage compilation_linux**
|
|
- **@subpage compilation_macos**
|
|
- **@subpage compilation_windows**
|
|
|
|
<br>
|
|
|
|
We also have installation instructions for some unsupported operating systems:
|
|
|
|
- @subpage compilation_android
|
|
- @subpage compilation_chromebooks
|
|
|
|
<br>
|
|
|
|
**Official** ready-to-install binaries are hosted on [GitHub Releases](https://github.com/Cockatrice/Cockatrice/releases), both [stable](https://github.com/Cockatrice/Cockatrice/releases/latest) and [beta](https://github.com/Cockatrice/Cockatrice/releases) versions are available here.<br>
|
|
These are provided for several big operating systems, make sure the package matches the version of your operating system.<br>
|
|
Please check the [release notes](https://github.com/Cockatrice/Cockatrice/releases/latest) and our [official website](https://cockatrice.github.io) for more information.
|
|
|
|
**Unofficial** installation sources as an alternative to our packages are listed on our [[Unofficial Developer Builds]] page.
|