diff --git a/RealPlume/RealPlume-2-v13.0.0.ckan b/RealPlume/RealPlume-2-v13.0.0.ckan new file mode 100644 index 0000000000..27a71ad10e --- /dev/null +++ b/RealPlume/RealPlume-2-v13.0.0.ckan @@ -0,0 +1,55 @@ +{ + "spec_version": "v1.4", + "identifier": "RealPlume", + "name": "Real Plume", + "abstract": "A set of expanding plume effects and basic configs that can be attached to any engine as appropriate. Requires SmokeScreen and secondary configs to function correctly.", + "author": [ + "Zorg", + "Blowfish", + "Felger" + ], + "license": "CC-BY-NC-SA", + "release_status": "stable", + "resources": { + "homepage": "https://github.com/KSP-RO/RealPlume/wiki", + "repository": "https://github.com/KSP-RO/RealPlume" + }, + "version": "2:v13.0.0", + "ksp_version_min": "1.1", + "ksp_version_max": "1.8.99", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "SmokeScreen" + }, + { + "name": "RealPlumeConfigs" + } + ], + "recommends": [ + { + "name": "EngineLighting" + } + ], + "conflicts": [ + { + "name": "HotRockets" + } + ], + "install": [ + { + "find": "RealPlume", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/RealPlume/releases/download/v13.0.0/RealPlume_v13.0.0.zip", + "download_size": 43013984, + "download_hash": { + "sha1": "7702F474710E40E988B9F5E2B9A8DC71EE860828", + "sha256": "75267EB58495A1F233DD770DAD69A19687202A597F7153101A63150A7AACF59C" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}