diff --git a/SmokeScreen/SmokeScreen-2.6.1.ckan b/SmokeScreen/SmokeScreen-2.6.1.ckan new file mode 100644 index 0000000000..f58641707a --- /dev/null +++ b/SmokeScreen/SmokeScreen-2.6.1.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": 1, + "identifier": "SmokeScreen", + "name": "SmokeScreen - Extended FX Plugin", + "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.", + "license": "BSD-2-clause", + "author": "sarbian", + "release_status": "stable", + "ksp_version": "1.0", + "resources": { + "x_ci": "https://ksp.sarbian.com/jenkins/job/SmokeScreen/", + "homepage": "http://forum.kerbalspaceprogram.com/threads/71630", + "repository": "https://github.com/sarbian/SmokeScreen/" + }, + "install": [ + { + "file": "GameData/SmokeScreen", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.6.1" + } + ], + "version": "2.6.1", + "download": "https://ksp.sarbian.com/jenkins/job/SmokeScreen/35/artifact/SmokeScreen-2.6.1.0.zip", + "x_generated_by": "nyankan", + "download_size": 25609 +}