NetKAN generated mods - CST100Starliner-v2.1
This commit is contained in:
parent
25ddfcc097
commit
2220c20ffd
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"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": "v2.1",
|
||||
"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"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "RasterPropMonitor-Core"
|
||||
},
|
||||
{
|
||||
"name": "ASETProps"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/CST-100 Starliner",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find_regexp": ".*\\.craft$",
|
||||
"install_to": "Ships/VAB",
|
||||
"find_matches_files": true
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2405/CST-100%20Starliner/download/v2.1",
|
||||
"download_size": 16597061,
|
||||
"download_hash": {
|
||||
"sha1": "BC7CD1EC81E709B07F80198D2576EB47509FDFC8",
|
||||
"sha256": "183A4997E38C54AB1FF3CE33FE3334401D8B93E8A81CB3BB495CEBE754CB26D9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue