mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
32 lines
906 B
Markdown
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.
|
|
|
|

|
|
|
|

|
|
|
|
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/)
|