You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Full support for Godot, detecting engine version for installed Godot games, and allowing for installing Godot mods (once added to the Rai Pal database).
Add a new "Game App Data" folder button for Unity, Unreal, and Godot games, that tries its best to guess this game's data folder (for logs and sometimes game saves). Especially useful on Linux with Wine/Proton, to avoid having to dig through the Wine prefixes of each game.
Changed how filters work, to make it easier to select only a single value.
Initial support for deep linking via rai-pal:// links. Not used for anything yet, but soon to be used for making it easier to add new mods not in the official database.
Fix data in games list sometimes being stale.
Make the filter clear button only clear filters (and not search).
Slightly speed up processing time of installed Unity and Unreal games.
Linux: Detect installed Itch.io games for the Flatpak version of Itch.
Linux: Wine detection for Itch (can launch games from Rai Pal this way).
Linux: Fix some bugs with parsing Heroic configs for finding games.