MinEdLauncher and EDMC #174
-
|
I tried to set up Elite Dangerous Market Connector to launch within the MinEdLauncher's settings file with {"fileName": "/var/Lib/flatpak/app/io.edcd.EDMarketConnector/current/active/export/share/applications/io. edcd.EDMarketConnector.desktop",} |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 14 replies
-
|
I'm not familiar with flatpaks so I don't know that this will work but you might try the following in your settings file: {
"fileName": "flatpak",
"arguments": "run io.edcd.EDMarketConnector"
}You might need to check the contents of your |
Beta Was this translation helpful? Give feedback.
-
|
@bubblefreak I've created an experimental branch that has a workaround for getting flatpaks to run through Steam. If you'd like to try it out you'll need to:
If anyone tries it, I'd appreciate it if you could report back if it works or not. |
Beta Was this translation helpful? Give feedback.
Yeah, you could also attempt EDMC's "install from source" option. I think that would take more work than installing from the AUR though.
In summary: