diff --git a/StageRecovery/StageRecovery-1.9.1.2.ckan b/StageRecovery/StageRecovery-1.9.1.2.ckan new file mode 100644 index 0000000000..88e6a70cd6 --- /dev/null +++ b/StageRecovery/StageRecovery-1.9.1.2.ckan @@ -0,0 +1,54 @@ +{ + "spec_version": 1, + "identifier": "StageRecovery", + "name": "StageRecovery", + "abstract": "Recover Funds, Kerbals, and Science from Dropped Stages", + "author": [ + "magico13", + "linuxgurugamer" + ], + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/179306-151-stagerecovery-recover-funds-from-dropped-stages/&", + "spacedock": "https://spacedock.info/mod/219/StageRecovery", + "repository": "https://github.com/linuxgurugamer/StageRecovery" + }, + "version": "1.9.1.2", + "ksp_version_min": "1.5.1", + "ksp_version_max": "1.7.3", + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "suggests": [ + { + "name": "KerbalConstructionTime" + }, + { + "name": "Toolbar" + } + ], + "conflicts": [ + { + "name": "DebRefund" + } + ], + "install": [ + { + "file": "GameData/StageRecovery", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/219/StageRecovery/download/1.9.1.2", + "download_size": 76680, + "download_hash": { + "sha1": "6A2F0AF381F43315EB7CFE473757A0B697F9B626", + "sha256": "858C5E61B9FDD2D0E8B20F8297B2BE60A03588662F160135843C8D58E7CA12DD" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}