NetKAN generated mods - CST100Starliner-1.0
This commit is contained in:
parent
8578155754
commit
8dcbeffa36
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "CST100Starliner",
|
||||
"name": "CST-100 Starliner",
|
||||
"abstract": "This is a KSP mod that replicates the CST-100 spacecraft. The Boeing CST-100 Starliner (Crew Space Transportation-100) is a crew capsule manufactured by Boeing as its participation in NASA's Commercial Crew Development (CCDev) program. Its primary purpose is to transport crew to the International Space Station (ISS) and to private space stations such as the proposed Bigelow Aerospace Commercial Space Station. ",
|
||||
"author": "Nigel_Cardozo",
|
||||
"version": "1.0",
|
||||
"ksp_version": "1.9.1",
|
||||
"license": "CC-BY-NC-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/193152-19x-cst-100-starliner-10-do-not-post-yet/",
|
||||
"spacedock": "https://spacedock.info/mod/2405/CST-100%20Starliner",
|
||||
"x_screenshot": "https://spacedock.info/content/Nigel_Cardozo_26312/CST-100_Starliner/CST-100_Starliner-1586972851.5083215.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"crewed"
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "RasterPropMonitor-Core"
|
||||
},
|
||||
{
|
||||
"name": "ASETProps"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/CST-100 Starliner",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "Ships",
|
||||
"install_to": "Ships",
|
||||
"as": "VAB"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2405/CST-100%20Starliner/download/1.0",
|
||||
"download_size": 16744915,
|
||||
"download_hash": {
|
||||
"sha1": "16885A2045633CAC98782F505D89B0C1E10C00D3",
|
||||
"sha256": "078FC03E0AC6C83932F505FAC5362B148C84A43B54D0F4C809A8034A977BD9B6"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue