NetKAN added mod - ModularLaunchPads-2.2.3
This commit is contained in:
parent
1d5ec87162
commit
98d2788efd
ModularLaunchPads
|
@ -0,0 +1,61 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ModularLaunchPads",
|
||||
"name": "AlphaMensae's Modular Launch Pads",
|
||||
"abstract": "Beyond launch clamps: Mix-and-match components to build all kinds of launch infrastructure",
|
||||
"author": "AlphaMensae",
|
||||
"version": "2.2.3",
|
||||
"ksp_version": "1.12.2",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/173008-12x13x14x-alphamensaes-modular-launch-pads-101-soyuz-and-saturn-style-pads-for-almost-any-rocket/",
|
||||
"spacedock": "https://spacedock.info/mod/1767/AlphaMensae's%20Modular%20Launch%20Pads",
|
||||
"repository": "https://github.com/AlphaMensae/Modular-Launch-Pads",
|
||||
"bugtracker": "https://github.com/AlphaMensae/Modular-Launch-Pads/issues",
|
||||
"x_screenshot": "https://spacedock.info/content/AlphaMensae_884/AlphaMensaes_Modular_Launch_Pads/AlphaMensaes_Modular_Launch_Pads-1564546048.6527388.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "StagedAnimation"
|
||||
},
|
||||
{
|
||||
"name": "CommunityCategoryKit"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KSCExtended"
|
||||
},
|
||||
{
|
||||
"name": "BluedogDB"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ModularLaunchPads",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "Ships/VAB",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1767/AlphaMensae%27s%20Modular%20Launch%20Pads/download/2.2.3",
|
||||
"download_size": 43625550,
|
||||
"download_hash": {
|
||||
"sha1": "DC10B72E7B7BF78013005FCE54A894EA14DCF636",
|
||||
"sha256": "C84B173DA37BF29D54FA2C0199138DE65AF299843AC2EAB4F8AC787277FCE7DF"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-11-17T01:39:04.40589+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue