redromnon / HeroicBashLauncher

Directly launch any Epic Games Store and GOG game from anywhere without Heroic on Linux.
GNU General Public License v3.0
353 stars 17 forks source link

macOS Support #14

Closed ankushg closed 2 years ago

ankushg commented 2 years ago

I tried running this on macos and ran into issues

It looks like the script hardcodes the paths for legendary and gogdl to be in /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/

On macOS, this isn't the case. They're actually in /Applications/Heroic.app/Contents/Resources/app.asar.unpacked/build/bin/darwin/

redromnon commented 2 years ago

This project was specifically made with Linux in mind. Never thought of supporting macOS.

But it feels good to know that a macOS user is interested in the tool. It's just that I can't support it right away but might be able to sometime in the future.

redromnon commented 2 years ago

So I was just curious to know how you would be making use of the launch scripts in macOS, since I'm thinking about bringing support to macOS. Like is there a frontend launcher you're using?

redromnon commented 2 years ago

I've decided not to support macOS.