diff --git a/PersistentThrust/PersistentThrust-1-1.5.0.ckan b/PersistentThrust/PersistentThrust-1-1.5.0.ckan new file mode 100644 index 0000000000..5ba1bc46f3 --- /dev/null +++ b/PersistentThrust/PersistentThrust-1-1.5.0.ckan @@ -0,0 +1,52 @@ +{ + "spec_version": "v1.4", + "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", + "FreeThinker" + ], + "version": "1:1.5.0", + "ksp_version_min": "1.8.1", + "ksp_version_max": "1.10.0", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/194707-181191-persistent-thrust-100/", + "spacedock": "https://spacedock.info/mod/2450/Persistent%20Thrust", + "repository": "https://github.com/sswelm/PersistentThrust", + "x_screenshot": "https://spacedock.info/content/FreeThinker_517/Persistent_Thrust/Persistent_Thrust-1592050958.2043908.png" + }, + "tags": [ + "plugin", + "physics" + ], + "localizations": [ + "en-us" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "SolarSailNavigator" + } + ], + "install": [ + { + "find": "PersistentThrust", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/2450/Persistent%20Thrust/download/1.5.0", + "download_size": 74106, + "download_hash": { + "sha1": "38F2D096A15F6EEA065B710A17F03DAE8BB67B0A", + "sha256": "88BD0E4DC87B4D1EE5C2ED6F36FD5E53C830B9E4B373B157784C83885CC37DB2" + }, + "download_content_type": "application/zip", + "release_date": "2020-07-02T20:18:16.553992+00:00", + "x_generated_by": "netkan" +}