Updated Custom campaigns (markdown)

C. Perreau 2021-01-23 00:42:46 +01:00
parent 1a87b6728d
commit abc833c1c4

@ -18,7 +18,10 @@ This json file should contain a json object, with the following parameters :
* `theater`: The map for the campaign (either: `Caucasus`, `Persian Gulf`, `Nevada`, `Normandy`, `Syria` or `The Channel`).
* `authors`: The authors of the campaign that will be shown in the New Game wizard.
* `description`: A description of the campaign that will be shown in the New Game wizard.
* `recommended_player_faction`: The recommended player faction (will be automatically selected by default on the faction selection page)
* `recommended_enemy_faction`: The recommended enemy faction (will be automatically selected by default on the faction selection page)
* `miz`: The name of the miz file (in the same `resources\campaigns` directory) that describes the campaign.
* `performance`: How much performance your campaign need to run smoothly (3 for biggest scenarios that will have huge impact on game performance, 0 for the smallest, performance-friendly scenarios)
## Designing campaigns in the mission editor