diff --git a/HotRockets/HotRockets-7.9.ckan b/HotRockets/HotRockets-7.9.ckan new file mode 100644 index 0000000000..04b62e373e --- /dev/null +++ b/HotRockets/HotRockets-7.9.ckan @@ -0,0 +1,25 @@ +{ + "spec_version" : 1, + "name" : "HotRockets! Particle FX Replacement", + "abstract" : "Replacement for stock engine particle FX", + "identifier" : "HotRockets", + "download" : "http://addons-origin.cursecdn.com/files/2227/270/HotRockets_7.9_CorePack.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" : "ModuleManager", "min_version" : "2.5.1" }, + { "name" : "SmokeScreen", "min_version" : "2.5.0" } + ] +} diff --git a/HotRocketsCommunityConfigs/HotRocketsCommunityConfigs-7.25.ckan b/HotRocketsCommunityConfigs/HotRocketsCommunityConfigs-7.25.ckan new file mode 100644 index 0000000000..b78cbb5810 --- /dev/null +++ b/HotRocketsCommunityConfigs/HotRocketsCommunityConfigs-7.25.ckan @@ -0,0 +1,25 @@ +{ + "spec_version" : 1, + "name" : "HotRockets - Community Configs", + "abstract" : "Community configs for popular partpacks", + "identifier" : "HotRocketsCommunityConfigs", + "download" : "http://addons-origin.cursecdn.com/files/2216/165/HotRockets_Community_CFGs.zip", + "license" : "CC-BY-NC", + "author" : [ "Nazari1382" ], + "version" : "7.25", + "release_status" : "stable", + "ksp_version_min" : "0.25", + "ksp_version_max" : "0.90", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/65754" + }, + "install" : [ + { + "file" : "MP_Nazari", + "install_to" : "GameData" + } + ], + "depends" : [ + { "name" : "HotRockets", "max_version" : "7.25" } + ] +} diff --git a/HotRocketsEmissivePatch/HotRocketsEmissivePatch-7.9.ckan b/HotRocketsEmissivePatch/HotRocketsEmissivePatch-7.9.ckan new file mode 100644 index 0000000000..80ba8cf2a9 --- /dev/null +++ b/HotRocketsEmissivePatch/HotRocketsEmissivePatch-7.9.ckan @@ -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" } + ] +}