File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ Frontier's website. Linking is only required if you purchased the game via Steam
9191
9292 ` alacritty -e ./MinEdLauncher %command% /autorun /autoquit `
9393 ` gnome-terminal -- ./MinEdLauncher %command% /autorun /autoquit `
94- ` konsole -e ./MinEdLauncher %command% /autorun /autoquit `
94+ ` LD_LIBRARY_PATH="" konsole -e env LD_LIBRARY_PATH="$LD_LIBRARY_PATH" ./MinEdLauncher %command% /autorun /autoquit`
9595
9696 ** Steam Deck users** - See [ wiki] ( https://github.com/rfvgyhn/min-ed-launcher/wiki/Steam-Deck-Usage ) for special instructions
97975 . Launch your game as you normally would in Steam
@@ -418,4 +418,4 @@ Note that the bootstrap project specifically targets Windows and won't publish o
418418[multi-account]: #frontier-account-via-steam-or-epic
419419[Linked Thirdparty Accounts]: https://user.frontierstore.net/user/info
420420[GitHub Downloads (all assets, all releases)]: https://img.shields.io/github/downloads/rfvgyhn/min-ed-launcher/total
421- [GitHub Downloads (all assets, latest release)]: https://img.shields.io/github/downloads/rfvgyhn/min-ed-launcher/latest/total
421+ [GitHub Downloads (all assets, latest release)]: https://img.shields.io/github/downloads/rfvgyhn/min-ed-launcher/latest/total
You can’t perform that action at this time.
0 commit comments