diff --git a/RealPlume/RealPlume-2-v13.3.1.ckan b/RealPlume/RealPlume-2-v13.3.1.ckan new file mode 100644 index 0000000000..c331acbd79 --- /dev/null +++ b/RealPlume/RealPlume-2-v13.3.1.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.3.1", + "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.3.1/RealPlume_v13.3.1.zip", + "download_size": 20224874, + "download_hash": { + "sha1": "01B16F48B3182E8D8882C8CF7D47C070AF1467ED", + "sha256": "37D4FE9F2D370319840BD800FB9CEE79511322765F1A50137CE1970B939D0C00" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}