diff --git a/PADContinued/PADContinued-0.3.3.1.ckan b/PADContinued/PADContinued-0.3.3.1.ckan new file mode 100644 index 0000000000..d21e7f34f6 --- /dev/null +++ b/PADContinued/PADContinued-0.3.3.1.ckan @@ -0,0 +1,41 @@ +{ + "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.3.1", + "ksp_version": "1.3.1", + "depends": [ + { + "name": "ToolbarController" + } + ], + "conflicts": [ + { + "name": "PartAngleDisplay" + } + ], + "install": [ + { + "install_to": "GameData", + "find": "PartAngleDisplay" + } + ], + "download": "https://spacedock.info/mod/1679/Part%20Angle%20Display%20Continued/download/0.3.3.1", + "download_size": 53539, + "download_hash": { + "sha1": "84D70D48678B790C9DE406F208D1550642499A46", + "sha256": "78A0BE72AEF5591D2D757A5C89667836DCFD3299BB6E83DE28A9C46457EDF061" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}