When launching the game via the launcher I receive the error "env: ‘steam’: No such file or directory"
I've installed Steam from Flatpak and used this github page to download the launcher.
This issue is the same as #171.
154 Did not solve the problem.
I dug around the files for a while, I think I found a solution. I had to edit the search paths on steam_utils.hpp so it had a direct path to the steam folder. I'm not too sure if it is a proper or reliable solution, but it fixed the problem on my end as of now.
When launching the game via the launcher I receive the error "env: ‘steam’: No such file or directory" I've installed Steam from Flatpak and used this github page to download the launcher. This issue is the same as #171.
154 Did not solve the problem.
I dug around the files for a while, I think I found a solution. I had to edit the search paths on steam_utils.hpp so it had a direct path to the steam folder. I'm not too sure if it is a proper or reliable solution, but it fixed the problem on my end as of now.