diff --git a/DeadlyReentry/DeadlyReentry-v8.0.0.ckan b/DeadlyReentry/DeadlyReentry-v8.0.0.ckan new file mode 100644 index 0000000000..a6be282f0f --- /dev/null +++ b/DeadlyReentry/DeadlyReentry-v8.0.0.ckan @@ -0,0 +1,55 @@ +{ + "spec_version": "v1.4", + "identifier": "DeadlyReentry", + "name": "Deadly Reentry Continued", + "abstract": "Makes re-entry much more dangerous", + "author": [ + "SirKeplan", + "StollD", + "al2me6", + "blowfishpro", + "cherrydev", + "pjf", + "rsparkyc", + "stratochief66", + "zorg2044", + "NathanKell" + ], + "version": "v8.0.0", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.12.99", + "license": "CC-BY-SA", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/50296-*", + "repository": "https://github.com/KSP-RO/DeadlyReentry", + "bugtracker": "https://github.com/KSP-RO/DeadlyReentry/issues", + "remote-avc": "https://raw.githubusercontent.com/KSP-RO/DeadlyReentry/master/DeadlyReentry/DeadlyReentry.version" + }, + "tags": [ + "plugin", + "parts", + "physics", + "sound" + ], + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.6.5" + } + ], + "install": [ + { + "find": "DeadlyReentry", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/DeadlyReentry/releases/download/v8.0.0/DeadlyReentry_v8.0.0.zip", + "download_size": 952506, + "download_hash": { + "sha1": "D8830A8E51911C13A6217F3A6BFBB4BDE6D123DC", + "sha256": "2662B2B149AAAEA1B99416DCE4A49EE44E542DF9E9AFA96FE86F9360BA3A5078" + }, + "download_content_type": "application/zip", + "release_date": "2021-06-26T23:22:27Z", + "x_generated_by": "netkan" +}