mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
#1966 : Updated campaign file version & updated golan heights campaign with an example usage
This commit is contained in:
@@ -123,4 +123,9 @@ VERSION = _build_version_string()
|
||||
#: Version 9.1
|
||||
#: * Campaign files can optionally define a start date with
|
||||
#: `recommended_start_date: YYYY-MM-DD`.
|
||||
CAMPAIGN_FORMAT_VERSION = (9, 1)
|
||||
#:
|
||||
#: Version 9.2
|
||||
#: * Squadrons defined in campaign files can optionally setup squadrons' name,
|
||||
#: nickname and/or generated female pilot name ratio
|
||||
#:
|
||||
CAMPAIGN_FORMAT_VERSION = (9, 2)
|
||||
|
||||
Reference in New Issue
Block a user