From f10e7b1d226e0107ced414d9590a244e696d0070 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 10 Nov 2015 21:35:29 +0000 Subject: [PATCH] "NetKAN generated mods - SolarSailNavigator-v1.0.6" --- .../SolarSailNavigator-v1.0.6.ckan | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 SolarSailNavigator/SolarSailNavigator-v1.0.6.ckan diff --git a/SolarSailNavigator/SolarSailNavigator-v1.0.6.ckan b/SolarSailNavigator/SolarSailNavigator-v1.0.6.ckan new file mode 100644 index 0000000000..fac9b5b3bc --- /dev/null +++ b/SolarSailNavigator/SolarSailNavigator-v1.0.6.ckan @@ -0,0 +1,29 @@ +{ + "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.6", + "ksp_version": "1.0.4", + "depends": [ + { + "name": "PersistentThrust" + } + ], + "install": [ + { + "file": "SolarSailNavigator", + "install_to": "GameData" + } + ], + "download": "https://github.com/bld/SolarSailNavigator/releases/download/v1.0.6/SolarSailNavigator.1.0.6.zip", + "download_size": 36073, + "x_generated_by": "netkan" +}