NetKAN added mod - KerbalMiniShuttle-v1.1
This commit is contained in:
parent
40ad35d84d
commit
572e4e180d
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerbalMiniShuttle",
|
||||
"name": "KerbalMiniShuttle",
|
||||
"abstract": "Adds analog aircraft for flight tests",
|
||||
"author": "DimonD",
|
||||
"version": "v1.1",
|
||||
"ksp_version": "1.12.1",
|
||||
"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.1",
|
||||
"download_size": 100684690,
|
||||
"download_hash": {
|
||||
"sha1": "8F36EABD7B4B4A48DE9DF10678F65CDB227ABFB5",
|
||||
"sha256": "3AE8D51B5FAA964F53EEB3454E7CE8DF0966FA8D62B9F093D09B9EB016A66297"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-02T17:30:57.530458+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue