Skip to content

Releases: DRincs-Productions/roves

Roves v0.2.1

Choose a tag to compare

@github-actions github-actions released this 19 Aug 21:43

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

Choose a tag to compare

@github-actions github-actions released this 19 Aug 11:51

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

Choose a tag to compare

@github-actions github-actions released this 19 Aug 13:13

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

Choose a tag to compare

@github-actions github-actions released this 19 Aug 13:13

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

Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Aug 10:29

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.