"NetKAN generated mods - RN-SovietRockets-v1.5.1"

This commit is contained in:
NetKAN inflator Robot 2016-01-17 09:27:47 +00:00
parent f425961516
commit a4b4005e17
1 changed files with 50 additions and 0 deletions

View File

@ -0,0 +1,50 @@
{
"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.",
"author": "Raidernick",
"license": "CC-BY-NC-ND-3.0",
"resources": {
"homepage": "https://github.com/KSP-RO/SovietRockets",
"repository": "https://github.com/KSP-RO/SovietRockets"
},
"version": "v1.5.1",
"ksp_version": "1.0",
"depends": [
{
"name": "FirespitterCore"
},
{
"name": "ReflectionPlugin"
},
{
"name": "KlockheedMartian-Gimbal"
}
],
"recommends": [
{
"name": "RN-SalyutStations-SoyuzFerries"
},
{
"name": "RN-SovietProbes"
}
],
"install": [
{
"find": "RN_Proton",
"install_to": "GameData"
},
{
"find": "RN_R7",
"install_to": "GameData"
},
{
"file": "GameData/Soviet_Rockets_TR.cfg",
"install_to": "GameData"
}
],
"download": "https://github.com/KSP-RO/SovietRockets/releases/download/v1.5.1/RN_Soviet_Rockets_v1.5.1.zip",
"download_size": 28542089,
"x_generated_by": "netkan"
}