Skip to content

Development builds

Martin edited this page Mar 26, 2025 · 15 revisions

Note that if you intend to run a development release, make sure to backup your user data beforehand, as there can be breaking changes or serious bugs.

Every commit to Tauon attempts to build a release for Linux, macOS and Windows. The latest release from master branch is available as a Pre-Release in the Releases section.

You can locate the Action run responsible for building the release by clicking on the green checkmark next to a specific commit, then on Details:

image

You can also view Action runs for the master branch here, locate the one for your operating system and click on the title (next to the green checkmark):

image

And then locate the download on the Summary page:

image

For Windows and Linux, extract the downloaded archive (and then the extracted archive file, it is double packed, feature of GitHub CI, unfortunately) and launch the executable.

The archive structure looks similar to this, without the extra top level directories (old screenshot):

image

Clone this wiki locally