-
Notifications
You must be signed in to change notification settings - Fork 42
/
Copy pathRealPlume-StockConfigs.netkan
51 lines (51 loc) · 1.85 KB
/
RealPlume-StockConfigs.netkan
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
{
"spec_version" : "v1.4",
"$kref" : "#/ckan/github/KSP-RO/RealPlume-StockConfigs",
"$vref" : "#/ckan/ksp-avc",
"name" : "Real Plume - Stock Configs",
"author" : [ "Zorg", "Nhawks1717", "Felger" ],
"identifier" : "RealPlume-StockConfigs",
"abstract" : "A set of configs for RealPlume to support stock and many mods with expanding Smokescreen plumes. Requires RealPlume and Smokescreen to function",
"license" : "CC-BY-NC-SA",
"depends" : [
{ "name" : "ModuleManager" },
{ "name" : "RealPlume" }
],
"suggests" : [
{ "name" : "ABLaunchers" },
{ "name" : "AIESAerospace-Unofficial" },
{ "name" : "AtomicAge" },
{ "name" : "BluedogDB" },
{ "name" : "CustomClusters" },
{ "name" : "CryoEngines" },
{ "name" : "FASA" },
{ "name" : "KSPX" },
{ "name" : "KSO" },
{ "name" : "KWRocketry" },
{ "name" : "ModularRocketSystem" },
{ "name" : "ProceduralParts" },
{ "name" : "PhoenixIndustriesBoosters" },
{ "name" : "RealScaleBoosters" },
{ "name" : "RLA-Stockalike" },
{ "name" : "ReStock" },
{ "name" : "ReStockPlus" },
{ "name" : "SpaceY-Expanded" },
{ "name" : "SpaceY-Lifters" },
{ "name" : "SXT" },
{ "name" : "Taerobee" },
{ "name" : "Tantares" },
{ "name" : "TantaresLV" },
{ "name" : "TundraExploration" },
{ "name" : "VenStockRevamp" }
],
"provides" : [ "RealPlumeConfigs" ],
"resources" : {
"homepage" : "https://forum.kerbalspaceprogram.com/index.php?/topic/188033-173-realplume-stock-v140-06sep19/"
},
"install" : [
{
"find" : "RealPlume-Stock",
"install_to" : "GameData"
}
]
}