Customizes your landscapes by choosing which foundations or tunnels to use.
- 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/GalizaTTD/galician-landscape
- "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, choose parameters that best suit your needs and start a new game.
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
- OpenGFX(Foundations, RoadTunnels, Trees) - https://github.com/OpenTTD/OpenGFX
- EmperorJake (LGBT Flags)
- SAC (INFRA "Stolen Trees")
Distributed under the GNU GPL-v3 License. See LICENSE on for more information.