Airship Mast & Hot Air balloons.
- 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 new Airship Mast under the Helipads, as well as the mast object in Objects.
- Hot Air Balloons have to be reffited to change its appeareance between the available options.
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
- 2TallTyler - Original Airship Mast
- Zephyris - Original Sprites
- Supercheese - Original Hot Air Balloon code & sound effect
- NML Tutorial
- TOC Generator
- MakeFile Tutorial
- Original Hot Air Balloon
- Airship Mast - Inspiration on code & Graphics for the Airship mast
- WorldAirlinerSet - Inspiration on code
Distributed under the GNU GPL-v3 License. See LICENSE on for more information.