From 4456151aa537ab912204c9a878be26eeb748bbc2 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 15 Jul 2025 17:50:12 -0600 Subject: [PATCH] add link to steam deck setup --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8ebe4ba..688e881 100644 --- a/README.md +++ b/README.md @@ -84,16 +84,16 @@ Frontier's website. Linking is only required if you purchased the game via Steam 1. Right click _Elite Dangerous_ in your Steam library 2. Select _properties_ 3. In the _general_ tab, click _Set Launch Options_ - 4. Windows users - Set the value to `cmd /c "MinEdLauncher.exe %command% /autorun /autoquit /edo"` + 4. **Windows users** - Set the value to `cmd /c "MinEdLauncher.exe %command% /autorun /autoquit /edo"` - Linux users - The command will depend on which terminal emulator you use. Examples for + **Linux users** - The command will depend on which terminal emulator you use. Examples for [alacritty], [gnome-terminal] and [konsole] are below. - `alacritty -e ./MinEdLauncher %command% /autorun /autoquit /edo` - - `gnome-terminal -- ./MinEdLauncher %command% /autorun /autoquit /edo` - + `alacritty -e ./MinEdLauncher %command% /autorun /autoquit /edo` + `gnome-terminal -- ./MinEdLauncher %command% /autorun /autoquit /edo` `konsole -e ./MinEdLauncher %command% /autorun /autoquit /edo` + + **Steam Deck users** - See [wiki](https://github.com/rfvgyhn/min-ed-launcher/wiki/Steam-Deck-Usage) for special instructions 5. Launch your game as you normally would in Steam #### Epic 1. Download the [latest release] for your operating system