From 12120c27e75391377991927909913aa98a903b1f Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Sun, 16 May 2021 15:17:26 -0700 Subject: [PATCH] Updated Custom campaigns (markdown) --- Custom-campaigns.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Custom-campaigns.md b/Custom-campaigns.md index fd871e0..36812a5 100644 --- a/Custom-campaigns.md +++ b/Custom-campaigns.md @@ -8,7 +8,9 @@ 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). +### 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