diff --git a/SmokeScreen-RO/SmokeScreen-RO-2.8.9.0.ckan b/SmokeScreen-RO/SmokeScreen-RO-2.8.9.0.ckan new file mode 100644 index 0000000000..84e472e987 --- /dev/null +++ b/SmokeScreen-RO/SmokeScreen-RO-2.8.9.0.ckan @@ -0,0 +1,42 @@ +{ + "spec_version": "v1.16", + "identifier": "SmokeScreen-RO", + "name": "SmokeScreen - Extended FX Plugin - Realism Overhaul", + "abstract": "SmokeScreen is a plugin that build on the engine FX added in .23 and adds new features to them. Most of the features ideas comes from Nothke.", + "author": "Sarbian", + "version": "2.8.9.0", + "ksp_version_min": "1.7.3", + "ksp_version_max": "1.7.3", + "license": "BSD-2-clause", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/64987-*", + "repository": "https://github.com/sarbian/SmokeScreen", + "ci": "https://ksp.sarbian.com/jenkins/job/SmokeScreen-RO/" + }, + "tags": [ + "plugin", + "library" + ], + "provides": [ + "SmokeScreen" + ], + "conflicts": [ + { + "name": "SmokeScreen" + } + ], + "install": [ + { + "find": "SmokeScreen", + "install_to": "GameData" + } + ], + "download": "https://ksp.sarbian.com/jenkins/job/SmokeScreen-RO/3/artifact/SmokeScreen-RO-2.8.9.0.zip", + "download_size": 28336, + "download_hash": { + "sha1": "BD312DD41B73A815AFA58933242D8587A87168B4", + "sha256": "3F5C371446B42AD90747ADF3EB45F2C7973C4E01B40E92492FAC541992036926" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}