Skip to content

Commit 399a823

Browse files
authored
Update README.md
1 parent aab159d commit 399a823

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,17 @@ Run these commands in terminal:
2525
* cd GLKeeper
2626
* make
2727

28+
### How to Run
29+
30+
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
31+
32+
Note that GLKeeper must be compiled and configured (optionally) before this step as described above.
33+
To run it on Linux just type in console:
34+
* cd GLKeeper
35+
* run ARGS="-gamedir XXX -mapname YYY"
36+
37+
Here XXX is path to original game resources directory and YYY is map name to load.
38+
2839
### Screenshots
2940

3041
Windows 7 x64:

0 commit comments

Comments
 (0)