NetKAN added mod - StarshipLaunchExpansion-1-Beta_v0.5 (#2748)
This commit is contained in:
parent
aa357bcd0d
commit
3e0732e366
|
@ -0,0 +1,51 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "StarshipLaunchExpansion",
|
||||||
|
"name": "Starship Launch Expansion",
|
||||||
|
"abstract": "Starship Launch Expansion is a mod that collects Starbase real life launch pads, towers, stands and all the stuff necessary to support your Starship launches in KSP. All the parts are designed to withstand the power of every launch without exploding (hopefully).",
|
||||||
|
"author": "SAMCG14",
|
||||||
|
"version": "1:Beta_v0.5",
|
||||||
|
"ksp_version": "1.12.3",
|
||||||
|
"license": "MIT",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/203952-1122-starship-launch-expansion-v04-beta-august-30/",
|
||||||
|
"spacedock": "https://spacedock.info/mod/2814/Starship%20Launch%20Expansion",
|
||||||
|
"repository": "https://github.com/SAMCG14/StarshipLaunchExpansion",
|
||||||
|
"bugtracker": "https://github.com/SAMCG14/StarshipLaunchExpansion/issues",
|
||||||
|
"x_screenshot": "https://spacedock.info/content/SAMCG14_64203/Starship_Launch_Expansion/Starship_Launch_Expansion-1654045589.png"
|
||||||
|
},
|
||||||
|
"tags": [
|
||||||
|
"parts"
|
||||||
|
],
|
||||||
|
"localizations": [
|
||||||
|
"es-es"
|
||||||
|
],
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "B9PartSwitch"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"recommends": [
|
||||||
|
{
|
||||||
|
"name": "StarshipLaunchExpansion"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "HangarExtender"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "KerbalKonstructs"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/2814/Starship%20Launch%20Expansion/download/Beta_v0.5",
|
||||||
|
"download_size": 15868139,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "D886A715D60DAD92987266F63D9CF15175955B4A",
|
||||||
|
"sha256": "229DD84AC60A20CA57FD970873673E49622D9FCAB2509A2237FF97087559DDC3"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"release_date": "2022-06-01T02:32:55.854148+00:00",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue