Adding the emissive patch

This commit is contained in:
Willhelm Rendahl 2015-04-16 00:23:11 +02:00
parent e9d50c2234
commit bbb314ebcf
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
{
"spec_version" : 1,
"name" : "HotRockets - Emissive patch",
"abstract" : "A simple patch to adjust the emissive color of the Turbofan engine",
"identifier" : "HotRocketsEmissivePatch",
"download" : "http://addons-origin.cursecdn.com/files/2227/269/HotRockets%20emissive%20patch.zip",
"license" : "CC-BY-NC",
"author" : [ "Nazari1382" ],
"version" : "7.9",
"release_status" : "stable",
"ksp_version" : "0.90",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/65754"
},
"install" : [
{
"file" : "MP_Nazari",
"install_to" : "GameData"
}
],
"depends" : [
{ "name" : "HotRockets", "min_version" : "7.9" }
]
}