From 75faa4217d776a805d11a5c585f2dbcd851a95eb Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 9 Feb 2017 21:02:18 +0000 Subject: [PATCH] "NetKAN generated mods - Astrogator-v0.2.0" --- Astrogator/Astrogator-v0.2.0.ckan | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/Astrogator/Astrogator-v0.2.0.ckan b/Astrogator/Astrogator-v0.2.0.ckan index da7c9f1ef5..0bd5a6297c 100644 --- a/Astrogator/Astrogator-v0.2.0.ckan +++ b/Astrogator/Astrogator-v0.2.0.ckan @@ -1,10 +1,13 @@ { "spec_version": 1, + "comment": "Indexed by author. Please report any problems at the repository bugtracker.", "identifier": "Astrogator", "name": "Astrogator", "abstract": "Summary of transfer windows with automatic maneuver node creation", + "description": "Displays a table of all of the bodies reachable from the current location, along with the time till burn and delta V needed to reach them. These values can be used to time warp or generate maneuver nodes. Supports prograde and retrograde orbits, nested ejection trajectories, transfers to satellites of the current parent body, and transfers to other vessels.", "author": "HebaruSan", "license": "GPL-3.0", + "release_status": "development", "resources": { "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155998-122-astrogator", "repository": "https://github.com/HebaruSan/Astrogator", @@ -13,6 +16,29 @@ "version": "v0.2.0", "ksp_version_min": "1.2.2", "ksp_version_max": "1.2.99", + "suggests": [ + { + "name": "GravityTurn" + }, + { + "name": "Trajectories" + }, + { + "name": "BetterBurnTime" + }, + { + "name": "PreciseNode" + }, + { + "name": "PreciseManeuver" + }, + { + "name": "LandingHeight" + }, + { + "name": "NavballDockingIndicator" + } + ], "download": "https://github.com/HebaruSan/Astrogator/releases/download/v0.2.0/Astrogator.zip", "download_size": 80776, "download_hash": { @@ -20,5 +46,6 @@ "sha256": "3F5B02F4D3BB3633FC06C8D90841BE2B9ADAD847815A28EEFB45896E4C6E7582" }, "download_content_type": "application/zip", + "kind": "package", "x_generated_by": "netkan" }