From a829f2bfaf368ff4af7d95a79ffe82d2aa6c3d7a Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 4 Sep 2018 00:03:15 +0000 Subject: [PATCH] "NetKAN generated mods - Astrogator-v0.8.1" --- Astrogator/Astrogator-v0.8.1.ckan | 68 +++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 Astrogator/Astrogator-v0.8.1.ckan diff --git a/Astrogator/Astrogator-v0.8.1.ckan b/Astrogator/Astrogator-v0.8.1.ckan new file mode 100644 index 0000000000..99f380f1ea --- /dev/null +++ b/Astrogator/Astrogator-v0.8.1.ckan @@ -0,0 +1,68 @@ +{ + "spec_version": 1, + "comment": "Indexed by author. Please report any problems at the repository bugtracker.", + "identifier": "Astrogator", + "name": "Astrogator", + "abstract": "A space-navigational aide for Kerbal Space Program", + "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": { + "repository": "https://github.com/HebaruSan/Astrogator" + }, + "version": "v0.8.1", + "ksp_version_min": "1.4.0", + "ksp_version_max": "1.4.8", + "recommends": [ + { + "name": "ModuleManager" + }, + { + "name": "LoadingTipsPlus" + } + ], + "suggests": [ + { + "name": "GravityTurn" + }, + { + "name": "Trajectories" + }, + { + "name": "BetterBurnTime" + }, + { + "name": "PreciseNode" + }, + { + "name": "PreciseManeuver" + }, + { + "name": "LandingHeight" + }, + { + "name": "NavballDockingIndicator" + }, + { + "name": "WarpEverywhere" + }, + { + "name": "ManeuverQueue" + } + ], + "supports": [ + { + "name": "RasterPropMonitor" + } + ], + "download": "https://github.com/HebaruSan/Astrogator/releases/download/v0.8.1/Astrogator.zip", + "download_size": 77957, + "download_hash": { + "sha1": "2939C1EC2104E7CC1B368FE990E3140914E0A8FF", + "sha256": "28B8976923CE4384D191E8D7FC0F89933AEAD669C48380430DFDF88440E82B0C" + }, + "download_content_type": "application/zip", + "kind": "package", + "x_generated_by": "netkan" +}