/tpf-bigger-stations

a mod for Transport Fever: add options to build bigger train stations

Primary LanguageLuaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Bigger Train Stations

This is a mod for the game Transport Fever. It adds more options to the train stations available in the game, like more tracks and longer platforms.

About

For a detailed description, see Workshop.md.

You can get a copy of the mod from transportfever.net or the Steam Workshop.

To get support, please visit this thread on transportfever.net (you may comment in german or english).

Development

Mods for Transport Fever are written in Lua Script and therefore no compilation or other build steps are required. There is however a python script that creates a distribution package:

python package.py

This will create a zip-file with all required files of this mod in the dist-folder.

If you are interested to learn how this mod works: there are lots of hints and comments in the source code, especially in stationmod.lua.

License

This software is licensed under the 3-Clause BSD License (see LICENSE).