- update install.txt (fix revision to r6545)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6545 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: ba85f40f83e76bc61d7ca27c51170f56ace219e4 Former-commit-id: eb058931a8ac45784e8d70212178a19e2b09d51b
This commit is contained in:
parent
91a4ce602e
commit
9f4b67592f
1 changed files with 8 additions and 8 deletions
16
INSTALL.txt
16
INSTALL.txt
|
@ -100,15 +100,15 @@ The Speed Dreams Team.
|
|||
|
||||
and you should find :
|
||||
|
||||
speed-dreams-src-base-2.2.2-r4687.tar.xz
|
||||
speed-dreams-src-hq-cars-and-tracks-2.2.2-r4687.tar.xz
|
||||
speed-dreams-src-more-hq-cars-and-tracks-2.2.2-r4687.tar.xz
|
||||
speed-dreams-src-wip-cars-and-tracks-2.2.2-r4687.tar.xz
|
||||
speed-dreams-src-unmaintained-2.2.2-r4687.tar.xz
|
||||
speed-dreams-src-base-2.2.2-r6545.tar.xz
|
||||
speed-dreams-src-hq-cars-and-tracks-2.2.2-r6545.tar.xz
|
||||
speed-dreams-src-more-hq-cars-and-tracks-2.2.2-r6545.tar.xz
|
||||
speed-dreams-src-wip-cars-and-tracks-2.2.2-r6545.tar.xz
|
||||
speed-dreams-src-unmaintained-2.2.2-r6545.tar.xz
|
||||
|
||||
and
|
||||
|
||||
speed-dreams-src-partial-build-patch-2.2.2-r4687.tar.xz
|
||||
speed-dreams-src-partial-build-patch-2.2.2-r6545.tar.xz
|
||||
|
||||
At this point, you have 2 options :
|
||||
1. you want full game contents : you need to download the 4 first source packages
|
||||
|
@ -132,7 +132,7 @@ The Speed Dreams Team.
|
|||
$ for file in ../*.xz; do tar xvfa $file; done
|
||||
|
||||
If you chose option 2 (selected content), then you also have to :
|
||||
$ tar xvfa speed-dreams-src-partial-build-patch-2.2.2-r4687.tar.xz
|
||||
$ tar xvfa speed-dreams-src-partial-build-patch-2.2.2-r6545.tar.xz
|
||||
|
||||
You should now see "cmake", "data" and "src" folders (among others).
|
||||
|
||||
|
@ -252,7 +252,7 @@ The Speed Dreams Team.
|
|||
Set to OFF to use PLIB for joystick input.
|
||||
|
||||
- OPTION_WEBSERVER:BOOL :
|
||||
Enable the WIP Webserver/Laplogger (def: OFF)
|
||||
Enable the WIP Webserver/Laplogger (def: ON)
|
||||
(see http://sourceforge.net/p/speed-dreams/tickets/912).
|
||||
|
||||
Tips reported about some issues :
|
||||
|
|
Loading…
Reference in a new issue