Updated Air Wing Configuration (markdown)

rabauke80 2021-11-15 10:14:48 +01:00
parent 8d12a0843f
commit c6fbaa90be

@ -1,5 +1,7 @@
Now that we have a good basic understanding of what DCS Liberation is, thanks to the [Getting started guide](Getting-started) and we covered the basic [UI elements](Tutorial-UI), let's start a campaign.
An important, if not the most important aspect of a campaign, is the _air wing configuration_
For the example of this tutorial, a custom campaign has been picked by the author to illustrate the different building blocks and how they depend on each other.
@ -17,8 +19,6 @@ For better illustration, the corresponding files will be shown as well
- [Faction configuration](#Faction-configuration)
- [Squadron example](#Squadron-example)
_Pro tip: for more information on the format, go to [custom campaigns](Custom-campaigns)_
#
As shown in the campaign example below, the author designed it around a specific map/region/timeline and factions, to create the desired scenario.
@ -666,4 +666,10 @@ squadrons:
secondary: air-to-ground
aircraft:
- Mi-8MTV2 Hip
```
```
_Pro tip: for more information on the structure and format of the shown examples, go to:_
- [custom campaigns](Custom-campaigns)
- [custom factions](Custom-Factions)
- [custom squadrons & pilots](Squadrons-and-pilots)