Customizes OpenTTD houses with Galician typical houses.
- 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-houses
- "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 houses as well as objects.
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 - @fedello
- Random Hose - @randomHose
- Ufiby U&ReRMM2 - High Speed graphics
- NML Tutorial
- TOC Generator
- MakeFile Tutorial
- ITL Houses - Inspiration on code
Distributed under the GNU GPL-v3 License. See LICENSE on for more information.