diff options
author | Gabriel Pérez-Cerezo <gabriel@gpcf.eu> | 2016-11-25 10:32:26 +0100 |
---|---|---|
committer | Gabriel Pérez-Cerezo <gabriel@gpcf.eu> | 2016-11-25 10:32:26 +0100 |
commit | 942b2a11e30dce52843526a58506ffb8b8ce29da (patch) | |
tree | 24ff70391127d16bfad6daefcd46a0c120abb86d /readme.txt | |
parent | 5f377f7b6c3530635064aa5d7d11f034c6eece45 (diff) | |
parent | 6f444cd10e6d43404c1f12a8eaf092805724268b (diff) | |
download | advtrains-942b2a11e30dce52843526a58506ffb8b8ce29da.tar.gz advtrains-942b2a11e30dce52843526a58506ffb8b8ce29da.tar.bz2 advtrains-942b2a11e30dce52843526a58506ffb8b8ce29da.zip |
Merge branch 'master' of https://github.com/orwell96/advtrains
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 19 |
1 files changed, 18 insertions, 1 deletions
@@ -2,7 +2,24 @@ ## ADVTRAINS ## realistic trains in Minetest!
by orwell96 and contributors(see below)
-For up-to-date information, visit https://forum.minetest.net/viewtopic.php?f=9&t=14726
+For up-to-date information, visit https://forum.minetest.net/viewtopic.php?f=9&t=14726 + +### How to drive trains +(The non-pdf manual file got corrupted, one day I need to make a new manual. Meanwhile here) +First of all: you can always get off the train with right-click. + +While on a train: +W - faster +S - slower / change direction +Space: brake +Shift+S: set speed to 0 (train rolls out, brake to stop!) +Shift+W: Set full speed +Shift+A: Set speed to 4 (~40km/h) +Shift+D: Set speed to 8 (~100km/h) +Shift+Space: toggle brake +Shift+Use: get off + +
Manual: If manual.pdf is not present (which is the case when you downloaded the zip file), see https://github.com/orwell96/advtrains/blob/master/manual.pdf
|