Skip to content

Commit

Permalink
Merge pull request #213 from evgeniysergeev/dev/211-can-not-launch-game
Browse files Browse the repository at this point in the history
Issue #211. Fix location of Content/d2 for Windows in README.md
  • Loading branch information
evgeniysergeev authored Jun 6, 2022
2 parents 7180bbb + bad01be commit 38c3f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Before run `d2 mod`, Download the Original Game and copy following files:
- `SCENARIO.PAK`

Paste those files into `d2` directory. If this directory doesn't exist, create it:
- `Documents/OpenRA/Content/d2` (Windows)
- `%USERPROFILE%\AppData\Roaming\OpenRA\Content\d2` (Windows)
- `~/Library/Application Support/OpenRA/Content/d2` (macOS)
- `~/.openra/Content/d2` (Linux)

Expand Down

0 comments on commit 38c3f7f

Please sign in to comment.