Skip to content

Vibemis release 0.2.0-beta.013

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jul 18:25
83eac67

🧪 Beta Build

Merged into vibemis-main. Functionally complete; broader smoke testing welcome.
Not yet a production release.

📲 Already have Vibemis installed? In the app open Settings → Advanced →
Software updates, set the channel to Beta, then Check for updates
Update now to install this build.


🚧 Development Build Changelog

📝 Other Changes

  • docs: refresh RELEASES.md after the beta.012 rename [skip ci] (618fd19)
  • revert(versioning): clean pre-release tags restored - maintainer accepts SemVer page order (BL-1772) (8b1faae)
  • ci(versioning): ordinal-first pre-release tags - the Releases page now reads chronologically (BL-1770) (91003fa)

📋 Build Information

  • Version: 0.2.0-beta.013
  • Numeric Version: 0.2.0.554
  • Branch: vibemis-main
  • Commit: 83eac6709b6bee8d82a2be2555c46b55be27f1a7
  • Build: #554

🎮 Install on Steam Deck / SteamOS (no terminal needed)

Just want to play? Follow these three steps in Desktop Mode.

  1. Switch to Desktop Mode (hold the power buttonSwitch to Desktop) and download the .AppImage below with the browser.
  2. Add it to Steam: open your file manager, find the downloaded .AppImage (usually in Downloads), right-click it → Add to Steam. (No file manager “Add to Steam”? Open Steam → Games → Add a Non-Steam Game to My Library → Browse, and pick the .AppImage.) You can rename the shortcut to Vibemis in its Properties.
  3. Play from Game Mode: switch back to Game Mode — Vibemis is now in your library under Non-Steam Games. Launch it, add your host PC, pair, and stream.
Just run it once from the desktop (no Steam)

Double-click the .AppImage. If nothing happens, right-click → Properties → Permissions → Allow executing file as program (or chmod +x Vibemis-*.AppImage), then double-click again. On SteamOS a FUSE error means: run ./Vibemis-*.AppImage --appimage-extract-and-run — no install needed.

Advanced / scripted setup

scripts/install-vibemis-desktop.sh installs the AppImage to a stable path with a clean Vibemis desktop entry ready to “Add to Steam”; scripts/vibemis-setup.sh chains doctor → install → pair → add-all-games. See the README.

Any modern Linux desktop works the same way — download the .AppImage, make it executable, double-click.