diff --git a/Custom-campaigns.md b/Custom-campaigns.md index e77db9a..fd871e0 100644 --- a/Custom-campaigns.md +++ b/Custom-campaigns.md @@ -8,6 +8,8 @@ DCS Liberation must be restarted after campaign changes are made. Campaign chang If the campaign does not appear in the New Game wizard, there is likely an issue in the JSON file. Check the console window for errors. +**Note for campaign changes in the dev branch**: Breaking campaign changes to do not get documented on the wiki immediately, but will always be listed in the notes next to `CAMPAIGN_FORMAT_VERSION` in [game/version.py](https://github.com/dcs-liberation/dcs_liberation/blob/develop/game/version.py). + ## Descriptor file The campaign uses a JSON file to describe some metadata. To create a new campaign, add a JSON file (such as `mycampaign.json`) to `resources\campaigns`.