diff --git a/PADContinued/PADContinued-0.3.4.ckan b/PADContinued/PADContinued-0.3.4.ckan new file mode 100644 index 0000000000..be5f826306 --- /dev/null +++ b/PADContinued/PADContinued-0.3.4.ckan @@ -0,0 +1,45 @@ +{ + "spec_version": "v1.4", + "identifier": "PADContinued", + "name": "Part Angle Display Continued", + "abstract": "A plugin that allows you to surface attach parts at accurate angles", + "author": "linuxgurugamer", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/170092-131-part-angle-display-continued-including-seamless-highly-accurate-rotation/", + "spacedock": "https://spacedock.info/mod/1679/Part%20Angle%20Display%20Continued", + "repository": "https://github.com/linuxgurugamer/PartAngleDisplay", + "x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Part_Angle_Display_Continued/Part_Angle_Display_Continued-1516934366.3750505.jpg" + }, + "version": "0.3.4", + "ksp_version_min": "1.5.1", + "ksp_version_max": "1.7.3", + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "conflicts": [ + { + "name": "PartAngleDisplay" + } + ], + "install": [ + { + "install_to": "GameData", + "find": "PartAngleDisplay" + } + ], + "download": "https://spacedock.info/mod/1679/Part%20Angle%20Display%20Continued/download/0.3.4", + "download_size": 41083, + "download_hash": { + "sha1": "5F28E575534702E662E40B80E80624617174FAFA", + "sha256": "A7B22330D0A411E50A9962A9D69CCE040C7A54A5A92DFF23C157CE16F341AC9C" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}