Merge pull request #704 from Felger/patch-6

Create SmokeScreen-2.6.6.ckan
This commit is contained in:
Matthew 2015-07-12 17:18:16 -04:00
commit f0da0910dd
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
{
"spec_version": "v1.6",
"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",
"ksp_version": "1.0",
"resources": {
"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"
}
],
"version": "2.6.6",
"download": "https://ksp.sarbian.com/jenkins/job/SmokeScreen/44/artifact/SmokeScreen-2.6.6.0.zip"
}