/SteamLinuxGameDataLinking

Exposes game data from Steam Proton to the user for backing up saves, modifying config files or modding.

Primary LanguageShellThe UnlicenseUnlicense

SteamLinuxGameDataLinking

Exposes game data from Steam Proton to the user for backing up saves, modifying config files, tinkering or modding.

The install script will set it up so that the script runs on startup via KDE Plasma. That means that the folder is only updated after a reboot, or when executing it manually. .

Install

Run the following command in a console:

curl https://raw.githubusercontent.com/Deckweiss/SteamLinuxGameDataLinking/main/install.bash | bash

Uninstall

Run the following command in a console:

curl https://raw.githubusercontent.com/Deckweiss/SteamLinuxGameDataLinking/main/uninstall.bash | bash