Releases: DRincs-Productions/roves
Release list
Roves v0.2.1
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 |
Roves v0.2.0
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 |
Roves v0.1.1
First 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.
| Platform | Download |
|---|---|
| Windows | roves_shell_windows.zip |
| macOS | roves_shell_macos.zip |
| Linux | roves_shell_linux.zip |
Roves v0.1.0
First 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.
| Platform | Download |
|---|---|
| Windows | roves_shell_windows.zip |
| macOS | roves_shell_macos.zip |
| Linux | roves_shell_linux.zip |
Servo customization test build
Rolling test build from source (Servo v0.4.0 + patches/). Overwritten on every push touching patches/. Not a real release — see embedded.yml for that. Latest build: commit 9ad5b8d.