Customizes OpenTTD railway sets with the spanish railways: FEVE (Narrow Gauge), AVE (High Speed) and improvements on the main lines based on U&ReRMM2 railway sets.
- OpenTTD (http://www.openttd.org).
- Download it through the integrated content manager in the game or through BaNaNaS
- You may also manual install it, download or compile the
.grf
and put it on the OpenTTDnewgrf
directory.
- Install NML with its requirements
- Download last version from this repository https://github.com/pvillaverde/openttd-spanish-railsets
- "pandoc" command is used to generate txt docs from github docs (LICENSE, CHANGELOG & README)
- In order to compile the NewGRF you only need to execute
make
command. - You can install it directly on the game customizing
INSTALL_DIR
onMakefile.config
and runningmake install
.
- Once installed, start a new game and you'll have the available tracks on the railways section
If you want to add any missing feature or report a bug, you can request ir or report it here. Also if you are want and know how to do it, go ahead! That's what make the open source community shines, by allowing us to grow and learn from each other creating amazing tools! Any contribution you make is greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
- Pablo Villaverde Castro - @clankirfed
- andythenorth, Mczapkie, TadeuszD - FEVE Narrow Gauge sprites.
- Ufiby U&ReRMM2 - High Speed graphics
- NML Tutorial
- NML Town Names Docs
- TOC Generator
- MakeFile Tutorial
- Narrow Gauge 600mm - Inspiration on code & sprites
- Ufiby U&ReRMM2 -Inspiration on code & sprites
Distributed under the GNU GPL-v3 License. See LICENSE on for more information. Exception are the RAIL, ELRL & RAVE sprites from Ufiby, which are licensed under CC BY-NC-SA 3.0..