-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e1c6337
commit 50310d4
Showing
1 changed file
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
<!-- PROJECT LOGO --> | ||
<br /> | ||
<div align="center"> | ||
<a href="https://github.com/Unicode4all/Tu-154"> | ||
<img src="https://user-images.githubusercontent.com/4706357/192863670-7191a7d1-cb96-4934-aa3d-3c4820709644.png" alt="Logo" width="512" height="288"> | ||
|
||
</a> | ||
|
||
<h1 align="center">Tu-154 Community Edition</h3> | ||
|
||
<p align="center"> | ||
The community continuation of Tu-154 by Felis for X-Plane | ||
<br /> | ||
<a href="https://github.com/Unicode4all/Tu-154/releases"><strong>Download»</strong></a> | ||
<br /> | ||
<br /> | ||
<a href="https://github.com/Unicode4all/Tu-154/issues">Report Bug or Request Feature</a> | ||
· | ||
<a href="https://github.com/Unicode4all/Tu-154/discussions">Discuss</a> | ||
· | ||
<a href="https://github.com/Unicode4all/Tu-154/projects?query=is%3Aopen">Roadmaps</a> | ||
</p> | ||
</div> | ||
|
||
## Installation | ||
|
||
Download the latest release from [releases page](https://github.com/Unicode4all/Tu-154/releases) and unpack into Aircraft directory. | ||
<br /> | ||
Download [KLN Navdata](https://drive.google.com/file/d/1_Ro6RVtsKbGzmen8Wdxh_QG8D-FOQfaG/view) and unpack it into your root X-Plane directory so it looks like `X-Plane 11/KLN 90B Navdata` | ||
|
||
## Contributing | ||
|
||
This repo is called Tu-154 *Community Edition* for a reason! Taking the awesome Tu-154 to a new level takes great effort so we welcome any contributions from the community, be it a feature request issue or even a pull request. Here's a short guide on how to contribute: | ||
|
||
1. Fork the repository | ||
2. Create your feature branch (`git checkout -b feature`) | ||
3. Commit your Changes (`git commit -m 'Add feature'`) | ||
4. Push to the Branch (`git push origin feature`) | ||
5. Open a Pull Request |