Gripen mod support.

This commit is contained in:
bgreman
2021-06-08 22:47:44 -04:00
committed by GitHub
parent e7336d8608
commit 0220fa4ff6
14 changed files with 914 additions and 0 deletions

View File

@@ -0,0 +1,51 @@
{
"country": "Sweden",
"name": "Sweden 2002",
"authors": "Khopa (updated with Gripen by bgreman)",
"description": "<p>Sweden in 2002 after the addition of the Gripen-C.</p>",
"locales": ["sv_SE"],
"aircrafts": [
"AJS37",
"JAS39Gripen",
"JAS39Gripen_AG",
"UH_1H"
],
"awacs": [
"E_3A"
],
"tankers": [
"KC_135",
"KC130"
],
"frontline_units": [
"IFV_Warrior",
"MBT_Leopard_2A4",
"IFV_M1126_Stryker_ICV",
"SAM_Avenger__Stinger"
],
"artillery_units": [
],
"logistics_units": [
"Truck_M818_6x6"
],
"infantry_units": [
"Infantry_M4",
"Infantry_M249",
"MANPADS_Stinger"
],
"air_defenses": [
"AvengerGenerator",
"HawkGenerator"
],
"ewrs": [
"HawkEwrGenerator"
],
"navy_generators": [
"OliverHazardPerryGroupGenerator"
],
"requirements": {
"JAS39 Gripen Mod by Community": "https://github.com/whisky-actual/Community-JAS-39-C"
},
"has_jtac": true,
"jtac_unit": "MQ_9_Reaper"
}