"NetKAN generated mods - PlaneMode-1.4.1"
This commit is contained in:
parent
58ee6dd0f0
commit
cda7e0396c
|
@ -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.1",
|
||||
"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.1/PlaneMode-1.4.1.zip",
|
||||
"download_size": 17584,
|
||||
"download_hash": {
|
||||
"sha1": "C1941720EFBDBF84BC290709E1A98DB631E7A9AC",
|
||||
"sha256": "A2939DC40A67C49ACF1B3BAFE0F5612CA927EFEA5FDFF85803010001D260AFAB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue