diff --git a/RealPlume/RealPlume-2-v13.1.0.ckan b/RealPlume/RealPlume-2-v13.1.0.ckan new file mode 100644 index 0000000000..b6a7532a89 --- /dev/null +++ b/RealPlume/RealPlume-2-v13.1.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.1.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.1.0/RealPlume_v13.1.0.zip", + "download_size": 43143299, + "download_hash": { + "sha1": "4DC0BAD6C09F71F7401C28F96BCBEEA1E0529746", + "sha256": "CAC3F57048D969D2831504301F32EBBF3F57A148DE9A42EDD93144D874EBFA68" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}