NetKAN added mod - KaioSpaceKSPStarship2021-1.0
This commit is contained in:
parent
34f2d67910
commit
f688b11eb3
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KaioSpaceKSPStarship2021",
|
||||
"name": "KaioSpace-KSP - Starship 2021",
|
||||
"abstract": "Starship mod using the 2021 (S20) design as the base. Still work in progress.",
|
||||
"author": "EritoKaio",
|
||||
"version": "1.0",
|
||||
"ksp_version": "1.12.2",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/204940-112x-kaiospace-ksp-starship-2021/",
|
||||
"spacedock": "https://spacedock.info/mod/2861/KaioSpace-KSP%20-%20Starship%202021",
|
||||
"x_screenshot": "https://spacedock.info/content/EritoKaio_66958/KaioSpace-KSP_-_Starship_2021/KaioSpace-KSP_-_Starship_2021-1632273744.176349.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "TundraExploration"
|
||||
},
|
||||
{
|
||||
"name": "TexturesUnlimited"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CryoEngines"
|
||||
},
|
||||
{
|
||||
"name": "Waterfall"
|
||||
},
|
||||
{
|
||||
"name": "HullcamVDSContinued"
|
||||
},
|
||||
{
|
||||
"name": "StarshipLaunchExpansion"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KaioSpace",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2861/KaioSpace-KSP%20-%20Starship%202021/download/1.0",
|
||||
"download_size": 7458197,
|
||||
"download_hash": {
|
||||
"sha1": "779341E53836292E4A0F419B87CACFFD296174CA",
|
||||
"sha256": "E5E821E587FE6B718CA5D8E0178DD07172EA2B57CBEA3AE141D566673F802853"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-22T01:01:25.309039+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue