Skip to content

Releases: Amanse/game-rs

Release: z5

18 May 09:54
97ed4ec

Choose a tag to compare

Commits

What's Changed

  • Rewrite config module by @Amanse in #5
  • using system umu instead of managing it in game-rs by @Amanse in #6

Full Changelog: v0.2.0...z5

Release

19 May 17:15
9fb17f3

Choose a tag to compare

Commits

  • e825172: Add umu-launcher nix package (AmanSe) #6
  • aaee53e: Use system umu-launcher to run games (AmanSe) #6
  • 7c6580f: verbosity done better (AmanSe) #6

Release v0.2.0

11 Feb 18:28
4722e52

Choose a tag to compare

Changes

  • ULWGL Support, all wine games use it now
  • Auto download ULWGL, which auto downloads proton
  • Added progress bar to downloading ULWGL, proton-ge
  • Download proton-ge instead of wine-ge as ULWGL is being used now
  • Refactoring

Commits

  • 49c6947: use rust instead of rustup (AmanSe)
  • c195bed: Add progress bar for downloading (AmanSe)
  • 4722e52: Update lockfile for v0.2.0 (AmanSe)

What's Changed

Full Changelog: v0.1.3...v0.2.0

Release v0.1.3

26 Jun 18:24

Choose a tag to compare

LOTS of refactoring
fixing run command selecting wrong ID

Commits

  • d51c8b7: Add flake and cachix instructions to README (Aman Setia)
  • 4bb2476: Use crane instead of naesrk (AmanSe)
  • e1514f8: Cachix in CI (Aman Setia)
  • b88fa3b: Update flake (AmanSe)
  • 9d59e5e: Print which game is being ran (Amanse)

Release v0.1.2

07 Mar 10:26
8bdbd24

Choose a tag to compare

Changes

  • Record playtime
  • Extract runners from lutris dir and any number of custom dirs
  • Add theme to game selector menu

Release

02 Mar 05:59
62f34f2

Choose a tag to compare

Changes

  • Lock file changes for nix release
  • config refactor

Release v0.1.1

26 Feb 14:44
a2aabc0

Choose a tag to compare

Changes

  • Setup for importing from lutris(coming soon)
  • Download and extract latest wine-ge from github with game-rs proton

Release v0.1.0

26 Feb 13:17

Choose a tag to compare

Release workflow