Roves release: the engine shell only — no bundled UI/game content yet. See
roves-ui for the GUI that will
package a real game on top of this in a future release.
Built with the real GStreamer media stack: bundled automatically with the
Windows/macOS artifacts below; the Linux artifacts expect GStreamer to already be
installed via your distro's package manager (see README.md's Linux "Getting
started" section).
Portable only for now — no .msi/.dmg/.deb installers in this release.
Each platform is published twice: the plain default build, and a second build
compiled with --features steam (Steamworks achievements/stats/DLC/overlay/store,
see README.md's "Steam" section) — same engine otherwise, pick whichever your game
actually needs.
| Platform | Plain | Steam-enabled |
|---|---|---|
| Windows | roves_shell_windows.zip |
roves_shell_windows_steam.zip |
| macOS | roves_shell_macos.zip |
roves_shell_macos_steam.zip |
| Linux | roves_shell_linux.zip |
roves_shell_linux_steam.zip |