From 676966089e50a8dcb6c0fc4e9cbe9e6efbf72cd9 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot <netkan-bot@ksp-ckan.org> Date: Sun, 20 Sep 2015 00:21:49 +0000 Subject: [PATCH] "NetKAN generated mods - PersistentThrust-v1.0.3" --- PersistentThrust/PersistentThrust-v1.0.3.ckan | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 PersistentThrust/PersistentThrust-v1.0.3.ckan diff --git a/PersistentThrust/PersistentThrust-v1.0.3.ckan b/PersistentThrust/PersistentThrust-v1.0.3.ckan new file mode 100644 index 0000000000..d5ae08d03f --- /dev/null +++ b/PersistentThrust/PersistentThrust-v1.0.3.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": 1, + "identifier": "PersistentThrust", + "name": "Persistent Thrust", + "abstract": "PersistentThrust is a plugin that allows propulsion systems to operate during timewarp. The plugin includes a new solar sail part and module that allows a spacecraft to be propelled only by sunlight. It also adds a module with a patch to the stock ion engine that allows engines to thrust during timewarp. ", + "author": "mrsolarsail", + "license": "open-source", + "release_status": "development", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/133735", + "repository": "https://github.com/bld/PersistentThrust" + }, + "version": "v1.0.3", + "ksp_version": "1.0.4", + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "SolarSailNavigator" + } + ], + "install": [ + { + "file": "PersistentThrust", + "install_to": "GameData" + } + ], + "download": "https://github.com/bld/PersistentThrust/releases/download/v1.0.3/PersistentThrust.v1.0.3.zip", + "download_size": 2258366, + "x_generated_by": "netkan" +}