"NetKAN generated mods - ProtonMBreezeM-0.95"
This commit is contained in:
parent
31a2f35967
commit
1a2546679b
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ProtonMBreezeM",
|
||||
"name": "Proton-M / Breeze-M",
|
||||
"abstract": "High detailed Proton-M heavy booster with Breeze-M upper stage.",
|
||||
"author": "InsaneDruid",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/120548-105-proton-m-breeze-m/",
|
||||
"repository": "https://github.com/InsaneDruid/Proton-M"
|
||||
},
|
||||
"version": "0.95",
|
||||
"ksp_version": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KlockheedMartian-Gimbal"
|
||||
},
|
||||
{
|
||||
"name": "RealPlume-StockConfigs"
|
||||
},
|
||||
{
|
||||
"name": "RFStockalike"
|
||||
},
|
||||
{
|
||||
"name": "FilterExtensions"
|
||||
},
|
||||
{
|
||||
"name": "Tantares"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "HGA",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "VAB",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/InsaneDruid/Proton-M/releases/download/0.95/Proton-M-0.95.zip",
|
||||
"download_size": 16101420,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue