Skip to content

Commit 8914e21

Browse files
author
jerps
committed
V2017.1
1 parent 1b5eaad commit 8914e21

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Docs/content/installation.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ at least 7.2 TR5.\
88
</p>\
99
<h2>Building library RPGMAP from source</h2>\
1010
<p>\
11-
Download <a href="https://github.com/jerps/RpgMap/archive/master.zip">RpgMap-master.zip</a> and put it somewhere on the IFS, e.g. /home/...<br>\
11+
Download <a href="https://github.com/jerps/RpgMap/archive/V2017.1.zip">RpgMap-2017.1.zip</a> and put it somewhere on the IFS, e.g. /home/...<br>\
1212
If you didn\'t already, start QSH (QSHELL, not PASE).<br>\
1313
Cd into the directory with the zip file.<br>\
14-
Unzip the file with <code>jar xvf RpgMap-master.zip</code>.<br>\
15-
Cd into directory "RpgMap-master/Source".<br>\
14+
Unzip the file with <code>jar xvf RpgMap-2017.1.zip</code>.<br>\
15+
Cd into directory "RpgMap-2017.1/Source".<br>\
1616
Start the build with <code>chmod +x BUILD.sh && ./BUILD.sh</code>.<br>\
1717
The last message should say "OK; serviceprogram RPGMAP/RPGMAP has been created.".\
1818
</p>\

0 commit comments

Comments
 (0)