Working builds are available for Windows, macOS, Linux, and Android. The exact Windows x64 release archive passes integrity, extraction, required gameplay-data and asset checks, and a 44-second headless race-initialisation smoke test.
The three supported packages below run. The notes distinguish that confirmed support from the narrower checks currently automated in GitHub Actions; iOS is listed separately as a developer package.
Working · macOS
Universal macOS zip
The universal arm64/x86-64 package runs. CI also ad-hoc signs it and performs headless initialization and unit tests.
The app is not signed with a paid Apple Developer ID, so macOS quarantines it after download and it will not open at first. Remove the quarantine attribute from Terminal, adjusting the path to wherever you placed the app:
The x86-64 package runs and now bundles the complete stk-assets pack; packaging asserts the required tracks and karts are present before the archive is compressed. CI additionally builds Linux client and server configurations with GCC and Clang in Debug and Release modes.