diff --git a/KSP-Recall/KSP-Recall-v0.1.0.2.ckan b/KSP-Recall/KSP-Recall-v0.1.0.2.ckan new file mode 100644 index 0000000000..ec9ff8c480 --- /dev/null +++ b/KSP-Recall/KSP-Recall-v0.1.0.2.ckan @@ -0,0 +1,49 @@ +{ + "spec_version": "v1.2", + "identifier": "KSP-Recall", + "name": "KSP Recall", + "abstract": "KSP Recall - Solves the resource resetting on KSP 1.9.x, the heading drift on grounded crafts on KSP >= 1.8, and more to come...", + "author": [ + "LisiasT" + ], + "version": "v0.1.0.2", + "ksp_version_min": "1.4.1", + "ksp_version_max": "1.11.2", + "license": [ + "GPL-2.0", + "restricted" + ], + "release_status": "stable", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/192048-*", + "spacedock": "https://spacedock.info/mod/2434/KSP-Recall", + "repository": "https://github.com/net-lisias-ksp/KSP-Recall", + "remote-avc": "https://raw.githubusercontent.com/net-lisias-ksp/KSP-Recall/master/KSP_Recall.version", + "x_screenshot": "https://spacedock.info/content/Lisias_20517/KSP-Recall/KSP-Recall-1590183070.4064715.jpg" + }, + "tags": [ + "plugin", + "library" + ], + "depends": [ + { + "name": "ModuleManager", + "min_version": "4.0.2" + } + ], + "install": [ + { + "file": "GameData/999_KSP-Recall", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/2434/KSP-Recall/download/0.1.0.2", + "download_size": 95608, + "download_hash": { + "sha1": "82EBF0E762D58A6B278EA6499315AEA7AECEC631", + "sha256": "575CFFE8F975BCCC83759C2DFA5C6EEC01F270BBAFBCE1892ECEE99A224D18C6" + }, + "download_content_type": "application/zip", + "release_date": "2021-04-08T13:10:19.096865+00:00", + "x_generated_by": "netkan" +}