2015-08-12 03:27:31 +00:00
{
"spec_version": "v1.4",
"identifier": "RN-SovietRockets",
"name": "Soviet 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.",
2015-08-21 15:29:52 +00:00
"author": "Raidernick",
"license": "CC-BY-NC-ND-3.0",
2015-08-12 03:27:31 +00:00
"resources": {
"homepage": "https://github.com/KSP-RO/SovietRockets",
"repository": "https://github.com/KSP-RO/SovietRockets"
},
2015-08-21 15:29:52 +00:00
"version": "v1.2",
2015-08-12 03:27:31 +00:00
"ksp_version": "1.0",
"depends": [
{
"name": "FirespitterCore"
},
{
"name": "ReflectionPlugin"
},
{
"name": "KlockheedMartian-Gimbal"
}
],
"recommends": [
{
"name": "RN-SalyutStations-SoyuzFerries"
},
{
"name": "RN-SovietProbes"
}
],
2015-08-21 15:29:52 +00:00
"install": [
{
"find": "RN_Proton",
"install_to": "GameData"
},
{
"find": "RN_R7",
"install_to": "GameData"
},
{
"file": "GameData/Soviet_Rockets_TR.cfg",
"install_to": "GameData"
}
],
2015-08-12 03:27:31 +00:00
"download": "https://github.com/KSP-RO/SovietRockets/releases/download/v1.2/RN_Soviet_Rockets_v1.2.zip",
"download_size": 28849209,
"x_generated_by": "netkan"
}