su30 mod update

This commit is contained in:
Eclipse/Druss99 2025-09-20 12:27:14 -04:00 committed by Raffson
parent cc39e6579b
commit e243d074ff
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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),