Skip to content

Commit 8616485

Browse files
committed
linux first
1 parent 21d9e4e commit 8616485

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ This is a simple Qt app which manages starting multiple Diablo 2 Resurrected ins
55
Its heavily inspired by <a href="https://github.com/shupershuff/Diablo2RLoader">shupershuff/Diablo2RLoader</a> - a powerful PowerShell CLI solution for multiboxing D2R with even more features than this loader. Check this repo out if you want to learn more about multiboxing D2R :-)
66

77

8-
Running on Windows
9-
10-
![Screenshot](./resources/screenshot_windows.png "D2R Loader Windows Screenshot")
11-
128
Running on Linux
139

1410
![Screenshot](./resources/screenshot_linux.png "D2R Loader Linux Screenshot")
1511

12+
Running on Windows
13+
14+
![Screenshot](./resources/screenshot_windows.png "D2R Loader Windows Screenshot")
15+
1616

1717
# Getting Started
1818

@@ -25,14 +25,6 @@ The TZ Info and DClone Info require a working API key from [d2emu.com](https://d
2525
All configuration files are stored in ``%APPDATA%/d2rloader`` on Windows or ``$XDG_CONFIG_DIRS/d2rloader`` on Linux
2626

2727

28-
## Windows
29-
30-
- Download the latest "D2RLoader.windows.zip" from the [releases page](https://github.com/sh4nks/d2rloader/releases) and extract it.
31-
- Create a desktop shortcut and configure it to run as **Administrator**. Admin rights are unfortunately needed to kill the handles.
32-
- Start D2RLoader.exe and configure the handle.exe path and D2R game folder (File -> Settings)
33-
- Create and configure a new account by pressing "Add".
34-
- Start the game with the configured account.
35-
3628
## Linux
3729

3830
- Download the provided [**AppImage**](https://github.com/sh4nks/d2rloader/releases) from the release page and make it executable.
@@ -41,6 +33,14 @@ All configuration files are stored in ``%APPDATA%/d2rloader`` on Windows or ``$X
4133
- Install D2R from your favorite Game Launcher (Lutris/Bottles, etc)
4234
- Select your prefered WINEPREFIX location otherwise a default one will be set to $XDG_CONFIG_DIRS/d2rloader/wineprefixes.
4335

36+
## Windows
37+
38+
- Download the latest "D2RLoader.windows.zip" from the [releases page](https://github.com/sh4nks/d2rloader/releases) and extract it.
39+
- Create a desktop shortcut and configure it to run as **Administrator**. Admin rights are unfortunately needed to kill the handles.
40+
- Start D2RLoader.exe and configure the handle.exe path and D2R game folder (File -> Settings)
41+
- Create and configure a new account by pressing "Add".
42+
- Start the game with the configured account.
43+
4444
## Auth Methods
4545

4646
You can choose between 2 auth methods. However, the token authentication is more robust and allows one to use MFA.

0 commit comments

Comments
 (0)