diff --git a/RCSLandAid/RCSLandAid-3.1.ckan b/RCSLandAid/RCSLandAid-3.1.ckan new file mode 100644 index 0000000000..9fadc1e37c --- /dev/null +++ b/RCSLandAid/RCSLandAid-3.1.ckan @@ -0,0 +1,39 @@ +{ + "spec_version": 1, + "identifier": "RCSLandAid", + "name": "Horizontal Landing Aid", + "abstract": "Kill your horizontal velocity to land, or hover over a specific point on the ground", + "author": "Diazo", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/85838", + "repository": "https://github.com/SirDiazo/RCSLandAid" + }, + "version": "3.1", + "ksp_version": "1.2", + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "download": "https://github.com/SirDiazo/RCSLandAid/releases/download/3.1/RCSLandAid31.zip", + "download_size": 21565, + "download_hash": { + "sha1": "5E77182697F02ACA785B6617F575A34F1E8683A1", + "sha256": "CF1FF69CE5379E1AB1244C74A74D8800DD4B32BFAFCB63D9F10F8F162D8856B0" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}