NetKAN updated mod - StarshipExpansionProject-v2.0.0

This commit is contained in:
NetKAN inflator Robot 2023-03-01 22:21:32 +00:00
parent b4e50d3a00
commit d6485af8e1
1 changed files with 26 additions and 8 deletions

View File

@ -1,11 +1,14 @@
{
"spec_version": "v1.10",
"spec_version": "v1.27",
"identifier": "StarshipExpansionProject",
"name": "Starship Expansion Project - SEP",
"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",
"author": [
"Kari",
"Sofie"
],
"version": "v2.0.0",
"ksp_version": "1.12.5",
"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/",
@ -15,9 +18,8 @@
"x_screenshot": "https://spacedock.info/content/Kari_68271/Starship_Expansion_Project_-_SEP/Starship_Expansion_Project_-_SEP-1677567961.png"
},
"tags": [
"plugin",
"parts",
"crewed"
"plugin"
],
"localizations": [
"en-us"
@ -34,6 +36,9 @@
}
],
"recommends": [
{
"name": "StarshipExpansionProjectIVA"
},
{
"name": "StarshipLaunchExpansion"
},
@ -43,6 +48,14 @@
{
"name": "TexturesUnlimited"
},
{
"name": "KerbalJointReinforcementNext"
}
],
"suggests": [
{
"name": "CommunityResourcePack"
},
{
"name": "ModularLaunchPads"
},
@ -53,10 +66,15 @@
"name": "Trajectories"
},
{
"name": "FossilsMechazilla"
"name": "JNSQ"
}
],
"supports": [
{
"name": "HullcamVDSContinued"
},
{
"name": "CommunityResourcePack"
"name": "NeptuneCamera"
}
],
"download": "https://spacedock.info/mod/2959/Starship%20Expansion%20Project%20-%20SEP/download/v2.0.0",