NetKAN added mod - StarshipExpansionProject-v.2.0.2
This commit is contained in:
parent
be43c761f3
commit
86a3a80560
|
@ -0,0 +1,90 @@
|
|||
{
|
||||
"spec_version": "v1.27",
|
||||
"identifier": "StarshipExpansionProject",
|
||||
"name": "Starship Expansion Project",
|
||||
"abstract": "Starship Expansion Project (SEP) is a mod being developed by me, Kari, and our amazing team. Our project aims to bring our intepretation of the Starship vehicle by SpaceX into Kerbal Space Program. While a lot of the design choices are based on the actual vehicle sitting on Boca Chica, creative freedom is used to expand our mod even further.",
|
||||
"author": [
|
||||
"Kari",
|
||||
"Sofie"
|
||||
],
|
||||
"version": "v.2.0.2",
|
||||
"ksp_version_min": "1.12",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/206555-1101-112x-starship-expansion-project-sep-v100-january-23rd-2022/",
|
||||
"spacedock": "https://spacedock.info/mod/2959/Starship%20Expansion%20Project%20-%20SEP",
|
||||
"repository": "https://github.com/Kari1407/Starship-Expansion-Project",
|
||||
"bugtracker": "https://github.com/Kari1407/Starship-Expansion-Project/issues",
|
||||
"x_screenshot": "https://spacedock.info/content/Kari_68271/Starship_Expansion_Project_-_SEP/Starship_Expansion_Project_-_SEP-1677567961.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"plugin"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "Waterfall"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "StarshipExpansionProjectIVA"
|
||||
},
|
||||
{
|
||||
"name": "StarshipLaunchExpansion"
|
||||
},
|
||||
{
|
||||
"name": "TundraExploration"
|
||||
},
|
||||
{
|
||||
"name": "TexturesUnlimited"
|
||||
},
|
||||
{
|
||||
"name": "KerbalJointReinforcementNext"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "ModularLaunchPads"
|
||||
},
|
||||
{
|
||||
"name": "FMRS"
|
||||
},
|
||||
{
|
||||
"name": "Trajectories"
|
||||
},
|
||||
{
|
||||
"name": "JNSQ"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "HullcamVDSContinued"
|
||||
},
|
||||
{
|
||||
"name": "NeptuneCamera"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2959/Starship%20Expansion%20Project%20-%20SEP/download/v.2.0.2",
|
||||
"download_size": 33671717,
|
||||
"download_hash": {
|
||||
"sha1": "987EABBF453C80F4638D3836BF4BBD608E7909F5",
|
||||
"sha256": "1CCAD0C21F7AD3C62E067B6AA65F2BBFE534EBE8A39AC8031BE5275B18055ABD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 156430600,
|
||||
"release_date": "2023-03-12T21:37:29.403247+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue