Skip to content

Commit 3fc2990

Browse files
authored
Merge pull request #179 from xXHappypigXx/master
Update README.md to include workaround for konsole
2 parents 9a901ef + 9f281cc commit 3fc2990

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
9797
5. 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

0 commit comments

Comments
 (0)