Packages by platform
+Choose the format that fits your system
+Default choice
- {% endif %} + -{{ item.os }}
-{{ item.format }}
-{{ item.note }}
+Default choice
+ {% endif %} + +{{ item.os }}
+{{ item.format }}
+{{ item.note }}
+ + Download โ + + {% endfor %} +Current beta
+{{ beta.name or beta.tag }} ยท {{ beta.publishedAt | dateToIso }}
++ View this release on GitHub +
+ +{{ item.os }}
+{{ item.format }}
+{{ item.note }}
+ + Download โ +Flatpak beta channel
++ Instead of the .flatpakref download above, Flatpak users can also track the beta channel + directly through the CLI once the Stable repo is already added: +
+flatpak install kst4contest de.x08.KST4Contest//beta
+ + See the installation guide for the full Flatpak setup. +
+No Beta build right now
++ There is currently no Beta release. Beta builds are published occasionally for focused + testing ahead of a Stable release, tagged separately from Nightly builds. Check back later, + or use the Stable release or a Nightly build in the meantime. +
++ {% if nightly.meta %} + Latest successful build + {% else %} + Current nightly build + {% endif %} +
++ {% if nightly.meta %} + Build {{ nightly.meta.shortSha }} ยท {{ nightly.meta.createdAt | dateToIso }} + {% else %} + Always points to the newest successful workflow run + {% endif %} +
+
+ From commit {{ nightly.meta.shortSha }} ยท
+ view this workflow run on GitHub
+
+ Commit and date details could not be loaded when this page was built. The download links below + are unaffected โ nightly.link always resolves to the latest successful run on its own. +
+ {% endif %} + +{{ item.os }}
+{{ item.format }}
+{{ item.note }}
+ {% if item.size %}{{ item.size }}
{% endif %} + + Download โ +How these downloads work
+
+ GitHub Actions build artifacts normally require a signed-in GitHub account to download. The
+ links above go through nightly.link, a public, open-source
+ proxy that mirrors the most recent successful build with no login required. Each link downloads
+ a .zip file; the actual installer, package or AppImage is inside and needs to be
+ extracted once.
+
+ Instead of the .flatpakref download, Flatpak users can also track the nightly channel directly + through the CLI once the Stable or Beta repo is already added: +
+flatpak install kst4contest de.x08.KST4Contest//nightly
+ + See the installation guide for how the Stable, Beta and + Nightly channels relate to each other, and for the full Flatpak setup. Older or in-progress + builds can be browsed on the + nightly workflow run list on GitHub. +
+