-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathguides.json
52 lines (52 loc) · 2.14 KB
/
guides.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"guides": [
{
"id": 1,
"name": "Call for Fire - Feuerunterstützung durch Steilfeuerwaffen",
"downloadLink": "https://github.com/TaskForce47/TF47-Guides/blob/main/Steilfeuer%20Guide/CallForFire_A5_bw_midfull.pdf",
"markdownSource": "https://raw.githubusercontent.com/TaskForce47/TF47-Guides/main/Steilfeuer%20Guide/Steilfeuer.md"
},
{
"id": 2,
"name": "Close Combat Attack (CCA) - Feuerunterstützung durch Hubschrauber mittels 5-Line",
"downloadLink": "https://github.com/TaskForce47/TF47-Guides/blob/main/5%20Line%20CCA/CCA_DSF%205-Liner.pdf",
"markdownSource": "https://raw.githubusercontent.com/TaskForce47/TF47-Guides/main/5%20Line%20CCA/5Line_CCA.md"
},
{
"id": 3,
"name": "Close Air Support (CAS) - Feuerunterstützung durch Luftfahrzeuge mittels 9-Line (JTAC)",
"downloadLink": "",
"markdownSource": "https://raw.githubusercontent.com/TaskForce47/TF47-Guides/main/9%20Line%20CAS/9Line_CAS.md"
},
{
"id": 4,
"name": "CASEVAC / MEDEVAC - Medizinische Evakuierung mit den 9-Liner",
"downloadLink": "",
"markdownSource": "https://raw.githubusercontent.com/TaskForce47/TF47-Guides/main/9%20Line%20MEDEVAC/9Line_Medevac.md"
},
{
"id": 5,
"name": "Check-In",
"downloadLink": "https://github.com/TaskForce47/TF47-Guides/blob/main/Check-In/CheckInBriefing.pdf",
"markdownSource": "https://raw.githubusercontent.com/TaskForce47/TF47-Guides/main/Check-In/Check-In.md"
},
{
"id": 6,
"name": "EMMA",
"downloadLink": "",
"markdownSource": "https://raw.githubusercontent.com/TaskForce47/TF47-Guides/main/EMMA/EMMA.md"
},
{
"id": 7,
"name": "EREZA",
"downloadLink": "",
"markdownSource": "https://raw.githubusercontent.com/TaskForce47/TF47-Guides/main/EREZA/EREZA.md"
},
{
"id": 8,
"name": "Funksprech",
"downloadLink": "",
"markdownSource": "https://raw.githubusercontent.com/TaskForce47/TF47-Guides/main/Funksprech/Funksprech.md"
}
]
}