Closed kotajacob closed 7 years ago
According to the Steam launch script, Steam is always located at ${HOME}/.steam/
which is symlinked to ${HOME}/.local/share/Steam
or wherever the steam files are located.
Anyway, the point I'm trying to make is that ${HOME}/.steam/
should always point to the right location so you can use it in a script.
Sweet I'll test that here shortly!
This would allow the program to easily work on operating system that have steam in a different location than ~/.local/share/Steam