add description, screenshot and update manual

also fix crafting recipe for box wagon
master
orwell96 2016-12-03 23:18:12 +01:00
parent 902a4f7a02
commit e9eacee7df
6 changed files with 11 additions and 18 deletions

Binary file not shown.

View File

@ -93,7 +93,7 @@ minetest.register_craft({
},
})
minetest.register_craft({
output = 'advtrains:wagon_default_box',
output = 'advtrains:wagon_box',
recipe = {
{'default:steelblock', 'default:steelblock', 'default:steelblock'},
{'default:steelblock', 'default:junglewood', 'default:steelblock'},

8
description.txt Normal file
View File

@ -0,0 +1,8 @@
Advanced Trains v1.3.0, by orwell and contributors. Also see readme.
Good-looking, realistic trains for minetest.
For crafting recipes, see manual.pdf
Website: http://advtrains.bleipb.de/
Manual: https://github.com/orwell96/advtrains/blob/master/manual.pdf
Forum : https://forum.minetest.net/viewtopic.php?f=11&t=14726

Binary file not shown.

View File

@ -3,22 +3,6 @@
by orwell96 and contributors(see below)
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:
@ -35,4 +19,5 @@ Models for signals/bumpers : mbb
Steam engine / wagon texture: mbb
Industrial engine/wagons : mbb
Inventory images : mbb
Small code contributions : NaruTrey / gpcf
Small code contributions : NaruTrey / gpcf
Mod Description : hajo

BIN
screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 435 KiB