Revision 135,
1.2 KB
checked in by maximinus_parpg, 10 years ago
(diff) |
Added 'm' button to toggle music on/off.
Updated README file.
|
Line | |
---|
1 | PARPG README |
---|
2 | Last Updated 15 June 2009 |
---|
3 | |
---|
4 | Thank you for downloading PARPG. To get it running, you'll need the FIFE |
---|
5 | engine on your computer. So start by visiting them at: |
---|
6 | |
---|
7 | http://fifengine.de/ |
---|
8 | |
---|
9 | When you have Fife installed, this directory (/PARPG) needs to be copied into |
---|
10 | your /fife/clients directory. You can then run the code with the command |
---|
11 | ./run.py from /fife/clients/PARPG/ (Windows users may have to use the |
---|
12 | command python.exe run.py). You can exit by either pressing Q or closing |
---|
13 | the window in the normal way. |
---|
14 | |
---|
15 | Keys: |
---|
16 | Q quits without asking. |
---|
17 | ESC shows the main menu. |
---|
18 | I shows/hides inventory. |
---|
19 | F7 takes a screenshot. |
---|
20 | F5 shows the grid co-ordinates. |
---|
21 | T shows the grid layout. |
---|
22 | M toggles music on and off. |
---|
23 | |
---|
24 | It should be noted that PARPG is in no way a complete game as of yet. |
---|
25 | |
---|
26 | For help and further information, you can try the following: |
---|
27 | |
---|
28 | PARPG website: http://blog.parpg.net/ |
---|
29 | |
---|
30 | PARPG forums: http://forums.parpg.net/ |
---|
31 | |
---|
32 | PARPG IRC: # Network: freenode |
---|
33 | # Server: irc.freenode.net |
---|
34 | # Port: 6667 |
---|
35 | # Channel: #parpg |
---|
36 | |
---|
37 | All feedback is welcome. |
---|
38 | |
---|
39 | The PARPG team. |
---|
40 | |
---|
Note: See
TracBrowser
for help on using the repository browser.