From dcae0242561728b2c5ec353c7643364873d03439 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 22 Jun 2016 03:31:56 +0000 Subject: [PATCH] "NetKAN generated mods - WaypointManager-2.5.3" --- WaypointManager/WaypointManager-2.5.3.ckan | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 WaypointManager/WaypointManager-2.5.3.ckan diff --git a/WaypointManager/WaypointManager-2.5.3.ckan b/WaypointManager/WaypointManager-2.5.3.ckan new file mode 100644 index 0000000000..cb21d742c0 --- /dev/null +++ b/WaypointManager/WaypointManager-2.5.3.ckan @@ -0,0 +1,33 @@ +{ + "spec_version": 1, + "identifier": "WaypointManager", + "name": "Waypoint Manager", + "abstract": "Display waypoints while in flight, create custom waypoints.", + "description": "Display waypoints while in flight, create custom waypoints.", + "author": "nightingale", + "license": "MIT", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/104758", + "repository": "https://github.com/jrossignol/WaypointManager", + "bugtracker": "https://github.com/jrossignol/WaypointManager/issues", + "license": "https://raw.githubusercontent.com/jrossignol/WaypointManager/master/LICENSE.txt" + }, + "version": "2.5.3", + "ksp_version_min": "1.1.3", + "ksp_version_max": "1.1.99", + "install": [ + { + "file": "GameData/WaypointManager", + "install_to": "GameData" + } + ], + "download": "https://github.com/jrossignol/WaypointManager/releases/download/2.5.3/WaypointManager_2.5.3.zip", + "download_size": 76236, + "download_hash": { + "sha1": "20F328699CC572662831414C7BBFC53BE63F4560", + "sha256": "C216688F79A1CAEC5C8B923F0E235C77931FAD6BCBD23047540D07C7B374A55C" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}