diff --git a/RCSLandAid/RCSLandAid-3.4.0.2.ckan b/RCSLandAid/RCSLandAid-3.4.0.2.ckan new file mode 100644 index 0000000000..985f3c4f7a --- /dev/null +++ b/RCSLandAid/RCSLandAid-3.4.0.2.ckan @@ -0,0 +1,50 @@ +{ + "spec_version": 1, + "identifier": "RCSLandAid", + "name": "Horizontal Landing Aid Redux", + "abstract": "Kill your horizontal velocity to land, or hover over a specific point on the ground", + "author": [ + "SirDiazo", + "linuxgurugamer" + ], + "version": "3.4.0.2", + "ksp_version_min": "1.12.0", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/175403-*", + "repository": "https://github.com/linuxgurugamer/RCSLandAid", + "bugtracker": "https://github.com/linuxgurugamer/RCSLandAid/issues", + "remote-avc": "http://ksp.spacetux.net/avc/RCSLandAid" + }, + "tags": [ + "plugin", + "control" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "download": "https://github.com/linuxgurugamer/RCSLandAid/releases/download/3.4.0.2/RCSLandAid-1.12.0-3.4.0.2.zip", + "download_size": 202730, + "download_hash": { + "sha1": "3170ECE7AC6EED9339F76B7FA186B629A01EC3EA", + "sha256": "A9D42BF42116FECC58C351A1E46502AF95E4CC8DADAF6FAB4ABFC2E9E9206CDC" + }, + "download_content_type": "application/zip", + "release_date": "2021-10-02T06:28:52Z", + "x_generated_by": "netkan" +}