From 419dd28432b88cee3b83ce3e38761827d5b62051 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 26 Jul 2016 12:29:20 +0000 Subject: [PATCH] "NetKAN generated mods - SolarSailNavigator-v1.0.7" --- .../SolarSailNavigator-v1.0.7.ckan | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 SolarSailNavigator/SolarSailNavigator-v1.0.7.ckan diff --git a/SolarSailNavigator/SolarSailNavigator-v1.0.7.ckan b/SolarSailNavigator/SolarSailNavigator-v1.0.7.ckan new file mode 100644 index 0000000000..c5fcd2e0de --- /dev/null +++ b/SolarSailNavigator/SolarSailNavigator-v1.0.7.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": 1, + "identifier": "SolarSailNavigator", + "name": "Solar Sail Navigator", + "abstract": "SolarSailNavigator is a new plugin (ALPHA: you have been warned) to navigate continuous thrust spacecraft with sunlight-propelled solar sails and ion engines. The sail model and force models are derived from KSP Interstellar. The goal of this plugin is to make solar sailing and continuous thrust engines a practical means of travel throughout the KSP solar system.", + "author": "mrsolarsail", + "license": "LGPL-2.1", + "release_status": "development", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/119579", + "repository": "https://github.com/bld/SolarSailNavigator" + }, + "version": "v1.0.7", + "ksp_version": "1.0.5", + "depends": [ + { + "name": "PersistentThrust" + } + ], + "install": [ + { + "file": "SolarSailNavigator", + "install_to": "GameData" + } + ], + "download": "https://github.com/bld/SolarSailNavigator/releases/download/v1.0.7/SolarSailNavigator.1.0.7.zip", + "download_size": 36326, + "download_hash": { + "sha1": "AEB828E12FD320FD0857F85BBE37AE4CF243F062", + "sha256": "9F3EC4C2D25A3B45B455B77514137D7465A8CBECC6082B128AED1F752E7F9A36" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}