Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,20 @@ First, make sure your dump of the game is clean and supported by Dusklight. You

*Support for other versions of the game is planned in the future.

### 2. Download [Dusklight](https://github.com/TwilitRealm/dusklight/releases)
### 2. Download Dusklight

**Windows / macOS / Linux**

Download the latest [release](https://github.com/TwilitRealm/dusklight/releases) .zip file for your platform

**macOS**

- Requires MacOS version Big Sur (11.0) or later.
- Dusklight can alternatively be installed via Homebrew with the following command

```sh
brew install --cask dusklight
```

### 3. Setup the game
**Windows / macOS / Linux**
Expand Down
Loading