diff --git a/RealPlume/RealPlume-2-v13.2.0.ckan b/RealPlume/RealPlume-2-v13.2.0.ckan new file mode 100644 index 0000000000..4431dd35e7 --- /dev/null +++ b/RealPlume/RealPlume-2-v13.2.0.ckan @@ -0,0 +1,61 @@ +{ + "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" + ], + "version": "2:v13.2.0", + "ksp_version_min": "1.1", + "ksp_version_max": "1.9.99", + "license": "CC-BY-NC-SA", + "release_status": "stable", + "resources": { + "homepage": "https://github.com/KSP-RO/RealPlume/wiki", + "repository": "https://github.com/KSP-RO/RealPlume", + "metanetkan": "https://raw.githubusercontent.com/KSP-RO/RealPlume/master/RealPlume.netkan" + }, + "tags": [ + "config", + "graphics", + "sound" + ], + "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.2.0/RealPlume_v13.2.0.zip", + "download_size": 43151732, + "download_hash": { + "sha1": "0D80DCEAA92EFC91D0BD22695C5AD0752B8E09C2", + "sha256": "2D0296FEFB32DD9018163C528111B32389E46F4A70D371C0EBD6BB975476CA20" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}