A UK Train Set addon (newGRF) for OpenTTD, aiming to replicate UK rail (train and tram) rolling stock from the entire history of the British Railway Network
With a focus on real-world consists and liveries, this set is unashamedly real-world-first with an aim to be able to recreate the UK rail network in game. If it's ever run on the UK network, we probably either have it or intend to soon. If you find something missing you love, let us know in Discord on TT-Forums - requests tend to jump to the top of the queue
Grab the latest release from the in-game content downloader.
Alternatively get it from the releases page and copy it into your OpenTTD/newGRF
folder (usually in your Documents folder)
Easy version: Just push the source to Github and it will build automatically. Otherwise:
Building from the source should be mostly automated using the build.py
script, but it has a few requirements:
- Python3.8 (may work on earlier versions but untested)
nml
Python package (available throughpip
)
To build the grf completely, just run the following command in your terminal:
python build.py --compile brtrainsv2
This should first compile the .nml
file, then compile that through to a .grf
file using nml
. Install in the same manner
as previously described, copying the generated .grf
file into OpenTTD/newGRF
.
Note, this method still requires the nml
python package to be installed.
- Audigex - BRTrains v2 (This project)
- Leander - BRTrains
- Gwyd - BRTrains
- KubaP - MUTS
- AlmostCthulhu - MUTS
- Leander
- Ameecher
- Voyager One
- Class93
- RailwayMan
- KubaP
- AlmostCthuluhu
- Audigex
- Gwyd
- Ronstar
- Purno
- le_harv
- Helmar
- Pilot
- Growl
- Red Dragon
- Beardie
- TheAmir259
- GamingBloke
- SquireJames
- Erato
- DJ Nekkid
- Welshdragon
- Doorslammer
- AndyTheNorth
- Su1phur
- Csuke
- the_thomas_fan
... And other BROS artists who's names have been lost along the way
Detailed BROS credits available at https://docs.google.com/spreadsheets/d/1XVF7VXa1B5tcqJiXRvRNtJ34bvyPZL9UtzXi1YENuts/edit#gid=1244600467
If you want to add to the pack, just pull request it and it might make it in, or join us on Discord (invite link below) and post any sprites you'd like to contribute
- Suggestions, bugs, feedback etc is always welcome on our Discord: https://discord.gg/xWrUDReJdV
- Request and bug reports can also be directed to our development thread on TT-Forums
- Release information (dates, version numbers etc) can be found on this forum thread
This project is licensed under the GPLv2 license See LICENSE for license details