CKAN-meta/RN-SovietRockets/RN-SovietRockets-1-v2.0.ckan

65 lines
1.8 KiB
JSON

{
"spec_version": "v1.4",
"identifier": "RN-SovietRockets",
"name": "Soviet Rockets - R7/Proton/Zenit Rockets",
"abstract": "This mod contains my rockets that were originally part of the Soviet Probes mod. I split them off into their own mod for people who only want to use the rockets.",
"author": "Raidernick",
"license": "CC-BY-NC-ND-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/88045",
"repository": "https://github.com/KSP-RO/SovietRockets"
},
"version": "1:v2.0",
"ksp_version_min": "1.1.1",
"ksp_version_max": "1.1.3",
"depends": [
{
"name": "FirespitterCore"
},
{
"name": "ModuleManager"
},
{
"name": "TextureReplacer"
}
],
"recommends": [
{
"name": "RN-SalyutStations"
},
{
"name": "RN-SovietSpacecraft"
},
{
"name": "RN-SovietProbes"
}
],
"conflicts": [
{
"name": "ReflectionPlugin"
}
],
"install": [
{
"find": "RN_Proton",
"install_to": "GameData"
},
{
"find": "RN_R7",
"install_to": "GameData"
},
{
"find": "RN_Zenit",
"install_to": "GameData"
}
],
"download": "https://github.com/KSP-RO/SovietRockets/releases/download/v2.0/RN_Soviet_Rockets_v2.0.zip",
"download_size": 33085927,
"download_hash": {
"sha1": "CD697ABAFEAD021CF63D94FF0723D6474BE992A3",
"sha256": "D25037687323F7EC382ACE797B107B4C2985FE3F18AF59387CEB141C76072ADF"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}