Files
pilotclient/README.md
Mat Sutcliffe 51569baf1d New readme
2020-07-01 19:24:38 +01:00

32 lines
906 B
Markdown

_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)
- X-Plane 11 (Windows, Linux, macOS)
- FlightGear (Windows, Linux, macOS)
Resources
=========
[Website](https://swift-project.org/)
[User documentation](https://docs.swift-project.org/)
[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.5-blue)
![Build status](https://img.shields.io/github/workflow/status/swift-project/pilotclient/Build%20swift/develop/0.9.5)
Pull requests should be made against the current active development branch,
which is `develop/0.9.5`.
[Developer documentation](https://docs.swift-project.org/dev/)