NetKAN added mod - StarshipExpansionProject-v.2.2.0
This commit is contained in:
parent
b7f44f455d
commit
446c26e5cb
|
@ -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.2.0",
|
||||
"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-1711669135.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.2.0",
|
||||
"download_size": 333396909,
|
||||
"download_hash": {
|
||||
"sha1": "068FBC0DCD1F49D350ABF5CD27A4076F175AC746",
|
||||
"sha256": "87AC5EDFE437D135A10639DE2CE020CAF14CCB4087E09537AC91BF282C8BDD05"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 935850423,
|
||||
"release_date": "2024-06-23T20:24:05.71727+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue