From 29d60bdc06c81a08b891341e8836f533f0d75836 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 2 Nov 2018 05:06:08 +0000 Subject: [PATCH] "NetKAN generated mods - StationKeeping-1-0.2.0.2" --- StationKeeping/StationKeeping-1-0.2.0.2.ckan | 37 ++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 StationKeeping/StationKeeping-1-0.2.0.2.ckan diff --git a/StationKeeping/StationKeeping-1-0.2.0.2.ckan b/StationKeeping/StationKeeping-1-0.2.0.2.ckan new file mode 100644 index 0000000000..be9fb5c104 --- /dev/null +++ b/StationKeeping/StationKeeping-1-0.2.0.2.ckan @@ -0,0 +1,37 @@ +{ + "spec_version": "v1.4", + "identifier": "StationKeeping", + "name": "Station Keeping", + "abstract": "Adds a button in the Tracking Station to set a ship's orbit. If you are with 1% (configurable) of your target orbit, you can simply push the button to set the orbit's semi-major axis to exactly what you want, so it won't drift out of alignment as you time warp.", + "author": "linuxgurugamer", + "license": "CC-BY-4.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/173518-141-stationkeeping-restationed-precise-synchronous-orbits/", + "repository": "https://github.com/linuxgurugamer/StationKeeping" + }, + "version": "1:0.2.0.2", + "ksp_version_min": "1.5.1", + "ksp_version_max": "1.5.99", + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "install": [ + { + "find": "StationKeeping", + "install_to": "GameData" + } + ], + "download": "https://github.com/linuxgurugamer/StationKeeping/releases/download/0.2.0.2/StationKeeping-0.2.0.2.zip", + "download_size": 51960, + "download_hash": { + "sha1": "9BE245C57B228D66112664EBB1937643B5462C21", + "sha256": "D5DE6C5E61D6D70E0E87967D62B7F17F8882972F1340B55EF9411FB658A97B43" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}