Files
pilotclient/README.md
2021-07-13 17:51:58 +01:00

48 lines
1.6 KiB
Markdown

About
=====
_swift_ is a pilot client for virtual air traffic simulation networks,
such as VATSIM, supporting the following simulators and operating systems:
- Prepar3D (Windows)
- Flight Simulator X (Windows)
- Flight Simulator 2004 (Windows)
- Flight Simulator 2020 (Windows)
- X-Plane 11 (Windows, Linux, macOS)
- FlightGear (Windows, Linux, macOS)
Downloads
=========
[![Beta version](https://img.shields.io/endpoint?url=https%3A%2F%2Frunkit.io%2Foktal3700%2Flatest-swift%2Fbranches%2Fmaster)][1]
[![Alpha version](https://img.shields.io/endpoint?url=https%3A%2F%2Frunkit.io%2Foktal3700%2Flatest-swift%2Fbranches%2Fmaster%2F%3Fprerelease%3Dtrue)][2]
[1]: https://github.com/swift-project/pilotclient/releases/latest
[2]: https://github.com/swift-project/pilotclient/releases
Resources
=========
[:globe_with_meridians: Website](https://swift-project.org/)
[:green_book: User guide](https://docs.swift-project.org/)
[:wave: Discord](https://discord.gg/R7Atd9A)
Contributing
============
_swift_ is written in modern C++14 using the Qt framework.
[![Development version](https://img.shields.io/badge/version-0.9.6-blue)](.)
[![Build status](https://img.shields.io/github/workflow/status/swift-project/pilotclient/Build%20swift/develop/0.9.6)][3]
[3]: https://github.com/swift-project/pilotclient/actions
Pull requests should be made against the current active development branch,
which is `develop/0.9.6`.
[:blue_book: Developer guide](https://docs.swift-project.org/doku.php?id=developer_documentation)
[:orange_book: API documentation](https://apidocs.swift-project.org/)