Create SmokeScreen-2.6.1.ckan

This commit is contained in:
BasharMilesTeg 2015-05-27 21:07:09 +08:00
parent d497af9e2d
commit b5fdf4ea01
1 changed files with 31 additions and 0 deletions

View File

@ -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
}