forked from KSP-CKAN/CKAN-meta
-
Notifications
You must be signed in to change notification settings - Fork 0
/
B9-R5.2.6.ckan
64 lines (64 loc) · 1.38 KB
/
B9-R5.2.6.ckan
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
53
54
55
56
57
58
59
60
61
62
63
64
{
"spec_version": 1,
"identifier": "B9",
"license": "CC-BY-NC-SA-3.0",
"depends": [
{
"name": "CrossFeedEnabler"
},
{
"name": "FirespitterCore"
},
{
"name": "KineTechAnimation"
},
{
"name": "KlockheedMartian-Gimbal"
},
{
"name": "ModuleManager",
"min_version": "2.5.1"
},
{
"name": "RasterPropMonitor-Core"
},
{
"name": "ResGen"
},
{
"name": "VirginKalactic-NodeToggle"
}
],
"recommends": [
{
"name": "HotRockets"
},
{
"name": "AerodynamicModel"
}
],
"install": [
{
"file": "GameData/B9_Aerospace",
"install_to": "GameData"
},
{
"file": "Ships",
"install_to": "Ships",
"optional": true,
"description": "B9 example crafts"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/92630-0-24-2-B9-Aerospace-Release-5",
"kerbalstuff": "https://kerbalstuff.com/mod/132/B9%20Aerospace%20Pack"
},
"ksp_version": "0.25",
"name": "B9 Aerospace Pack",
"abstract": "Essential and enormous set of structural, control, propulsion, command and utility parts for aerospace designs.",
"author": "bac9",
"version": "R5.2.6",
"download": "https://kerbalstuff.com/mod/132/B9%20Aerospace%20Pack/download/R5.2.6",
"x_generated_by": "netkan",
"download_size": 70963352
}