NetKAN added mod - KerbalMiniShuttle-v1.2
This commit is contained in:
parent
24408e07e6
commit
d8b8b06d8c
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerbalMiniShuttle",
|
||||
"name": "KerbalMiniShuttle",
|
||||
"abstract": "Adds analog aircraft for flight tests",
|
||||
"author": "DimonD",
|
||||
"version": "v1.2",
|
||||
"ksp_version": "1.12.2",
|
||||
"license": "GPL-2.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/200983-kerbal-mini-shuttle-thread-of-development/#comments",
|
||||
"spacedock": "https://spacedock.info/mod/2678/KerbalMiniShuttle",
|
||||
"x_screenshot": "https://spacedock.info/content/DimonD_58611/KerbalMiniShuttle/KerbalMiniShuttle-1617281003.744314.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"crewed"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/MKS",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "Ships/VAB",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2678/KerbalMiniShuttle/download/v1.2",
|
||||
"download_size": 59173527,
|
||||
"download_hash": {
|
||||
"sha1": "C316D6BD0F2C4F0C57EEF0BC283A2CFE539A92A0",
|
||||
"sha256": "BB15914A485A25285B44BC1DD302727B3B3E2FF7156FB31470BA380F1C04E617"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-17T08:00:58.014184+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue