mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
su30 mod update
This commit is contained in:
parent
cc39e6579b
commit
e243d074ff
@ -12,7 +12,7 @@
|
||||
* **[Modding]** Add Tornado F3 ADV (v1.0, requires FC3 fix)
|
||||
* **[Modding]** Add Military Aircraft Mod 1.7.2 (See VSN Discord)
|
||||
* **[Payload Editor]** Add Sniper POD
|
||||
* **[Modding]** Update SU-30 mod to v2.8.03 Beta + CWS 3.70
|
||||
* **[Modding]** Update SU-30 mod to v2.8.04 Beta + CWS 3.72
|
||||
* **[Plugins]** EW Script - DEAD added to applicable flight types.
|
||||
* **[Plugins]** EW Script - Offensive Jamming restricted to aircraft with ALQ99/249 pods, or "has_built_in_jamming: true" in aircarft yaml (AI and Player)
|
||||
* **[Modding]** Update to CJS Super Hornet Mod v2.4.4
|
||||
|
||||
@ -242,7 +242,7 @@ class GeneratorOptions(QtWidgets.QWizardPage):
|
||||
("Spanish Naval Assets pack (desdemicabina 3.2.0)", self.spanishnavypack),
|
||||
("Star Wars Modpack 2.54+", self.SWPack),
|
||||
("Su-15 Flagon (v1.0)", self.su15_flagon),
|
||||
("Su-30 Flanker-H (V2.7.73b)", self.su30_flanker_h),
|
||||
("Su-30 Flanker-H (v2.8.04b + CWS 3.72)", self.su30_flanker_h),
|
||||
("Su-57 Felon (build-04)", self.su57_felon),
|
||||
("Super Étendard (v2.5.5)", self.super_etendard),
|
||||
("Tornado F3 ADV (1.0)", self.tornado_adv),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user