NetKAN added mod - ModularLaunchPads-2.6.1
This commit is contained in:
parent
67e1f2dc2a
commit
c090db8426
|
@ -0,0 +1,62 @@
|
|||
{
|
||||
"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.6.1",
|
||||
"ksp_version": "1.12.5",
|
||||
"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's%20Modular%20Launch%20Pads/download/2.6.1",
|
||||
"download_size": 51036608,
|
||||
"download_hash": {
|
||||
"sha1": "747E53D2A390C7E5A7B0B364902DD33E1C797B39",
|
||||
"sha256": "1128E9FE5767ED5A7383974E21691543ED70680AF9C6224A74B1515C8C3EAF2A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 308076948,
|
||||
"release_date": "2023-07-13T23:56:46.34485+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue