HyperPlay-Gaming / hyperplay-desktop-client

The HyperPlay desktop app
https://hyperplay.xyz
GNU General Public License v3.0
78 stars 31 forks source link

[Fix] Native sideload failing because of relative path handler #1156

Open flavioislima opened 1 week ago

flavioislima commented 1 week ago

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: