diff --git a/PlaneMode/PlaneMode-1.4.1.ckan b/PlaneMode/PlaneMode-1.4.1.ckan new file mode 100644 index 0000000000..909502bf7e --- /dev/null +++ b/PlaneMode/PlaneMode-1.4.1.ckan @@ -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" +}