diff --git a/DeadlyReentry/DeadlyReentry-v7.5.0.ckan b/DeadlyReentry/DeadlyReentry-v7.5.0.ckan new file mode 100644 index 0000000000..ca10b43ba8 --- /dev/null +++ b/DeadlyReentry/DeadlyReentry-v7.5.0.ckan @@ -0,0 +1,35 @@ +{ + "spec_version": "v1.4", + "identifier": "DeadlyReentry", + "name": "Deadly Reentry Continued", + "abstract": "Makes re-entry much more dangerous", + "author": "Starwaster", + "license": "CC-BY-SA", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/54954", + "repository": "https://github.com/Starwaster/DeadlyReentry" + }, + "version": "v7.5.0", + "ksp_version_min": "1.2.0", + "ksp_version_max": "1.2.99", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.6.5" + } + ], + "install": [ + { + "find": "DeadlyReentry", + "install_to": "GameData" + } + ], + "download": "https://github.com/Starwaster/DeadlyReentry/releases/download/v7.5.0/DeadlyReentry_v7.5.0.zip", + "download_size": 797379, + "download_hash": { + "sha1": "EC15E2C78ED2AC10DB5B3983FDC5B7ACD9A742A2", + "sha256": "8552B8824865F077F2F7AFABC2EB617ABB6815CD0112B846F701CC93B2F132C5" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}