From c5fdd9d37c6cd60ff8c0b6c8a1afb27a10804ad5 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 29 Sep 2022 14:38:45 +0000 Subject: [PATCH] NetKAN added mod - Astrogator-v0.10.4 --- Astrogator/Astrogator-v0.10.4.ckan | 77 ++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 Astrogator/Astrogator-v0.10.4.ckan diff --git a/Astrogator/Astrogator-v0.10.4.ckan b/Astrogator/Astrogator-v0.10.4.ckan new file mode 100644 index 0000000000..f64878b532 --- /dev/null +++ b/Astrogator/Astrogator-v0.10.4.ckan @@ -0,0 +1,77 @@ +{ + "spec_version": "v1.2", + "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", + "version": "v0.10.4", + "ksp_version": "1.12", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/155998-*", + "repository": "https://github.com/HebaruSan/Astrogator", + "bugtracker": "https://github.com/HebaruSan/Astrogator/issues", + "remote-avc": "https://raw.githubusercontent.com/HebaruSan/Astrogator/master/GameData/Astrogator/Astrogator.version" + }, + "tags": [ + "plugin", + "information", + "control" + ], + "localizations": [ + "en-us", + "es-es", + "fr-fr", + "it-it", + "ru", + "zh-cn" + ], + "recommends": [ + { + "name": "ModuleManager" + }, + { + "name": "LoadingTipsPlus" + } + ], + "suggests": [ + { + "name": "GravityTurn" + }, + { + "name": "Trajectories" + }, + { + "name": "BetterBurnTime" + }, + { + "name": "PreciseNode" + }, + { + "name": "NavballDockingIndicator" + }, + { + "name": "WarpEverywhere" + }, + { + "name": "ManeuverQueue" + } + ], + "supports": [ + { + "name": "RasterPropMonitor" + } + ], + "download": "https://github.com/HebaruSan/Astrogator/releases/download/v0.10.4/Astrogator.zip", + "download_size": 81644, + "download_hash": { + "sha1": "8FE584AD62A33E9B9AE60814E7B81EAAAAEEA2BE", + "sha256": "D1D2CB10569C979ADB7B66D380220BA2B8ADF45C62F71B829CABEE9015C5A31A" + }, + "download_content_type": "application/zip", + "install_size": 179020, + "release_date": "2022-09-29T14:19:19Z", + "x_generated_by": "netkan" +}