Added SmokeScreen-2.5.3

This commit is contained in:
NetKAN bot 2014-12-18 03:58:01 -05:00
parent 44c9706c89
commit e96f6882eb
1 changed files with 27 additions and 0 deletions

27
SmokeScreen-2.5.3.ckan Normal file
View File

@ -0,0 +1,27 @@
{
"spec_version" : 1,
"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",
"identifier" : "SmokeScreen",
"download" : "https://ksp.sarbian.com/jenkins/job/SmokeScreen/lastSuccessfulBuild/artifact/SmokeScreen-2.5.3.0.zip",
"license" : "BSD-2-clause",
"author" : [ "sarbian" ],
"version" : "2.5.3",
"release_status" : "stable",
"ksp_version" : "0.90",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/71630"
},
"install" : [
{
"file" : "GameData/SmokeScreen",
"install_to" : "GameData"
}
],
"depends" : [
{ "name" : "ModuleManager", "min_version" : "2.5.4" }
],
"recommends" : [
{ "name" : "HotRockets" }
]
}