SmokeScreen 2.6.7

This commit is contained in:
Sarbian 2015-07-21 21:47:01 +02:00
parent 453af5b1ea
commit 94081c7aed
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.7",
"download": "https://ksp.sarbian.com/jenkins/job/SmokeScreen/45/artifact/SmokeScreen-2.6.7.0.zip"
}