NetKAN added mod - KerbalMiniShuttle-v1.5.2
This commit is contained in:
parent
d5b10f3d66
commit
bead054f37
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerbalMiniShuttle",
|
||||
"name": "KerbalMiniShuttle",
|
||||
"abstract": "Adds analog aircraft for flight tests",
|
||||
"author": "DimonD",
|
||||
"version": "v1.5.2",
|
||||
"ksp_version": "1.12.3",
|
||||
"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-1629220311.241723.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"crewed"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/MKShuttle",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "Ships/VAB",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2678/KerbalMiniShuttle/download/v1.5.2",
|
||||
"download_size": 77801918,
|
||||
"download_hash": {
|
||||
"sha1": "D2928DC2F6E5AD72E3DCE45FCE1C9C17FD27AB6E",
|
||||
"sha256": "1727E6B26113D54CE2C6FC9B4C595A6AB172B11EE342CDE05B02FB0FFF0E2DE8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-07-31T16:17:23.598208+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue