Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
codenamecpp authored Jun 7, 2020
1 parent aab159d commit 399a823
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,17 @@ Run these commands in terminal:
* cd GLKeeper
* make

### How to Run

Original Dungeon Keeper 2 game resources required in order to play (GOG or Retail version). It still can be purchased here https://www.gog.com/game/dungeon_keeper_2

Note that GLKeeper must be compiled and configured (optionally) before this step as described above.
To run it on Linux just type in console:
* cd GLKeeper
* run ARGS="-gamedir XXX -mapname YYY"

Here XXX is path to original game resources directory and YYY is map name to load.

### Screenshots

Windows 7 x64:
Expand Down

0 comments on commit 399a823

Please sign in to comment.