diff --git a/WaypointManager/WaypointManager-2.8.2.7.ckan b/WaypointManager/WaypointManager-2.8.2.7.ckan new file mode 100644 index 0000000000..ba7c5ac463 --- /dev/null +++ b/WaypointManager/WaypointManager-2.8.2.7.ckan @@ -0,0 +1,49 @@ +{ + "spec_version": "v1.4", + "identifier": "WaypointManager", + "name": "Waypoint Manager", + "abstract": "Display waypoints while in flight, create custom waypoints.", + "author": [ + "jrossignol", + "linuxgurugamer" + ], + "version": "2.8.2.7", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.99.99", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/194876-18x-19x-waypoint-manager/", + "repository": "https://github.com/linuxgurugamer/WaypointManager", + "bugtracker": "https://github.com/linuxgurugamer/WaypointManager/issues", + "remote-avc": "http://ksp.spacetux.net/avc/WaypointManager" + }, + "tags": [ + "plugin", + "information", + "convenience" + ], + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "install": [ + { + "find": "WaypointManager", + "install_to": "GameData" + } + ], + "download": "https://github.com/linuxgurugamer/WaypointManager/releases/download/2.8.2.7/WaypointManager-1.10.1-2.8.2.7.zip", + "download_size": 112464, + "download_hash": { + "sha1": "E7D9D29247551275ED0AB0AB45753DA904F15BFF", + "sha256": "D39C70F9C741BE44FC491DE416AAE1A4566A835361A7693A4B9C498E715A156A" + }, + "download_content_type": "application/zip", + "release_date": "2021-02-22T02:44:14Z", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}