Added HotRockets

This commit is contained in:
Paul Fenwick 2014-10-13 03:52:25 +11:00
parent 5de0e1447d
commit 10c29ca480
1 changed files with 29 additions and 0 deletions

29
HotRockets-7.25.ckan Normal file
View File

@ -0,0 +1,29 @@
{
"spec_version" : 1,
"name" : "HotRockets! Particle FX Replacement",
"abstract" : "Replacement for stock engine particle FX",
"identifier" : "HotRockets",
"download" : "http://kerbal.curseforge.com/ksp-mods/220207-hotrockets-particle-fx-replacement/files/2216167/download",
"license" : "CC-BY-NC",
"author" : [ "Nazari1382" ],
"version" : "7.25",
"release_status" : "stable",
"min_ksp" : "0.25.0",
"max_ksp" : "0.25.9",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/65754"
},
"install" : [
{
"file" : "MP_Nazari",
"install_to" : "GameData"
},
{
"file" : "SmokeScreen",
"install_to" : "GameData"
}
],
"depends" : [
{ "name" : "ModuleManager", "min_version" : "2.5.1" }
]
}