Skip to content

Games 0.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Aug 19:53
· 9 commits to master since this release

A release about the checks rather than the games: nothing you can see has
changed, but a broken download can no longer reach the releases page.

Fixed

  • The release checks now start the downloaded build, not just ask it its version (GHUB-0026)
    Both downloads are opened and run headless before they are published,
    and the check passes only if the game is still running afterwards with
    no error box on screen. The old check asked the file for its version
    number, which it answers before the graphics layer is even loaded — so
    a download that could not open a window would have passed. Both
    downloads now also carry the offscreen display plugin the check runs on.