I have a game that I can launch perfectly fine from the terminal using this command:
flatpak run --branch=master --arch=x86_64 --command=/app/bin/UnleashedRecomp io.github.hedge_dev.unleashedrecomp
flatpak run --branch=master --arch=x86_64 --command=/app/bin/UnleashedRecomp io.github.hedge_dev.unleashedrecomp
I would like to be able to launch the game from Heroic instead of the terminal, but I don't know how to do that. I'm guessing it's a matter of breaking down that command and placing the parts into the appropriate fields in Heroic (like in the screenshots). It seems simple enough; perhaps I just need to be directed to documentation. Any help would be appreciated.
- Wine/Windows is not involved with this game. - I am using the Flatpak version of Heroic. - I already updated Heroic before coming here.