Browse Source

Update README.md

pull/529/head
Anders Jenbo 6 years ago committed by GitHub
parent
commit
12676bf84f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -15,11 +15,9 @@ Nightly builds | Platform
- Linux `~/.local/share/diasurgical/devilution/`
- Windows `C:\Users\[username]\AppData\Roaming\diasurgical\devilution`
- [Download DevilutionX](https://github.com/diasurgical/devilutionX/releases), or build from source
- Install [SDL2](https://www.libsdl.org/download-2.0.php) (including [SDL2_mixer](https://www.libsdl.org/projects/SDL_mixer/) and [SDL2_ttf](https://www.libsdl.org/projects/SDL_ttf/))
- Install [SDL2](https://www.libsdl.org/download-2.0.php) (including [SDL2_mixer](https://www.libsdl.org/projects/SDL_mixer/) and [SDL2_ttf](https://www.libsdl.org/projects/SDL_ttf/)) (included in macOS and Windows bundle)
- Run `./devilutionx`
Please keep in mind that this is still being worked on and is missing parts of UI and some minor bugs, see [milestone 1](https://github.com/diasurgical/devilutionX/milestone/1) for a full list of known issues.
# Building from Source
<details><summary>Linux</summary>

Loading…
Cancel
Save