aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 0eeacda105dcaa30c8f58dcf2fdf7fc44954ca54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Departure Boards Mod for Minetest
=======

This mod adds splitflap-style departure boards for minetest, meant for
use with advtrains or digilines. 

### Digilines usage

The board accepts a table with the following parameters

* `dest`: Destination
* `line`: Line name
* `rem`: Remark
* `m`, `s`: minutes and seconds of the departure time
* `lbg`, `lfg`: background and foreground colors of the line name, respectively
* `remcolor`: color of the remark text

### Credits

Copyright ⓒ 2023 gpcf <gpcf@gpcf.eu>. Licensed under AGPL v3.