"NetKAN generated mods - PlaneMode-1.4.2"
This commit is contained in:
parent
ec4b6e769d
commit
56ed2b7c0f
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "PlaneMode",
|
||||
"name": "Plane Mode",
|
||||
"abstract": "Swap yaw/roll in flight.",
|
||||
"author": "Dwayne Bent",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/96362-/",
|
||||
"repository": "https://github.com/Apokee/PlaneMode"
|
||||
},
|
||||
"version": "1.4.2",
|
||||
"ksp_version_min": "1.1.2",
|
||||
"ksp_version_max": "1.1.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Apokee/PlaneMode/releases/download/v1.4.2/PlaneMode-1.4.2.zip",
|
||||
"download_size": 17637,
|
||||
"download_hash": {
|
||||
"sha1": "2EA9FD834A7BCCEF35CCB8C7CD4997E49E5DD2CF",
|
||||
"sha256": "9731FD217920C58D67462A359CBBB2E79DECA6AADEA40A36B28FFF706E026937"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue