From d44a6ba526778d6ccfecda63d45a319dcea27141 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 26 May 2017 06:02:36 +0000 Subject: [PATCH] "NetKAN generated mods - Astrogator-v0.7.0" --- Astrogator/Astrogator-v0.7.0.ckan | 62 +++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 Astrogator/Astrogator-v0.7.0.ckan diff --git a/Astrogator/Astrogator-v0.7.0.ckan b/Astrogator/Astrogator-v0.7.0.ckan new file mode 100644 index 0000000000..135cecac9d --- /dev/null +++ b/Astrogator/Astrogator-v0.7.0.ckan @@ -0,0 +1,62 @@ +{ + "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", + "bugtracker": "https://github.com/HebaruSan/Astrogator/issues" + }, + "version": "v0.7.0", + "ksp_version_min": "1.3.0", + "ksp_version_max": "1.3.8", + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "GravityTurn" + }, + { + "name": "Trajectories" + }, + { + "name": "BetterBurnTime" + }, + { + "name": "PreciseNode" + }, + { + "name": "PreciseManeuver" + }, + { + "name": "LandingHeight" + }, + { + "name": "NavballDockingIndicator" + }, + { + "name": "WarpEverywhere" + }, + { + "name": "RasterPropMonitor" + } + ], + "download": "https://github.com/HebaruSan/Astrogator/releases/download/v0.7.0/Astrogator.zip", + "download_size": 108301, + "download_hash": { + "sha1": "7E062640EE2E0E02E0A5808A823FB10880B97029", + "sha256": "BEBEFDEAD20D88F3EB0BB93CFE8333D3A60411001CE5411CBD075098DA30428E" + }, + "download_content_type": "application/zip", + "kind": "package", + "x_generated_by": "netkan" +}