Fixed an issue Jacob found when sideloading anything on linux that uses a relative path to the root: for instance:
usr/bin/steam .
Hyperplay fails to launch it because it doesn't get the correct exe path.
Use the following Checklist if you have changed something on the Backend or Frontend:
[ ] Tested the feature and it's working on a current and clean install.
[ ] Tested the main App features and they are still working on a current and clean install. (Login, Install, Play, Uninstall, Move games, etc.)
[ ] Created / Updated Tests (If necessary)
[ ] Created / Updated documentation (If necessary)
Fixed an issue Jacob found when sideloading anything on linux that uses a relative path to the root: for instance:
usr/bin/steam
. Hyperplay fails to launch it because it doesn't get the correct exe path.Use the following Checklist if you have changed something on the Backend or Frontend: