Skip to content

Commit cdb9c6b

Browse files
committed
feat: add top level installer section + pages
1 parent f962aca commit cdb9c6b

File tree

3 files changed

+31
-0
lines changed

3 files changed

+31
-0
lines changed

docs/.pages

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ nav:
44
- pilots-corner
55
- dev-corner
66
- simbridge
7+
- installer
78
- release-notes

docs/installer/.pages

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Edit this page to get:
2+
# - Title for the whole directory
3+
# - Titles for specific pages or subdirectories
4+
# - Order of pages (otherwise alphabetical order)
5+
6+
title: FlyByWire Installer
7+
nav:
8+
- Overview: index.md

docs/installer/index.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: FBW Installer - Overview
3+
description: Section dedicated to documenting the setup and use of the FlyByWire Installer.
4+
---
5+
6+
<link rel="stylesheet" href="../../stylesheets/toc-tables.css">
7+
8+
# FBW Installer
9+
10+
The FlyByWire Installer is a tool that allows you to install and update the FlyByWire aircraft and its dependencies such as SimBridge. It is a standalone application that is
11+
separate from the aircraft itself.
12+
13+
## 3rd Party Aircraft and Tools
14+
15+
Specific 3rd party aircraft and tools we have collaborated with are also available in the installer. These are not developed by FlyByWire, but we have worked with the
16+
developers in various capacities in the spirit of open source collaboration. You can find a list below:
17+
18+
| Team | Product | Status |
19+
|:-------------------------------------------------------------------------------|:-------------------------------------------------|:---------------:|
20+
| Salty Simulations - [Discord](https://discord.com/invite/S4PJDwk) | Aircraft - 74S (Boeing 747-8I) | Released |
21+
| [FSLTL](https://www.fslivetrafficliveries.com/) | Standalone Real-Time traffic and livery matching | Released |
22+
| [Synaptic Simulations](https://www.synapticsim.com/) | Aircraft - A22X (Airbus A220neo) | *Not Available* |

0 commit comments

Comments
 (0)