Skip to content

launcher-v0.2.2

Choose a tag to compare

@github-actions github-actions released this 23 May 08:48
· 91 commits to main since this release
launcher-v0.2.2
050930b

Changed

  • Marked v1 launcher as deprecated in README; new users directed to launcher-v2.

How to install

Three paths, pick whichever fits:

  • Bundle (no install step): download launcher-v*.tar.gz (macOS / Linux) or
    launcher-v*.zip (Windows), extract, and run ./run.sh (or right-click
    run.ps1Run with PowerShell). The bundle is self-contained.
  • One-step installer: download install.sh / install.ps1 and run it.
    Clones the Psycheros monorepo and walks through setup.
  • From source: clone the repo and follow
    CONTRIBUTING.md.

The archives prefixed Psycheros- are GitHub's auto-attached full-monorepo
source — they contain the whole workspace, not just the launcher.