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

This commit is contained in:
NetKAN inflator Robot 2016-02-16 09:24:49 +00:00
parent 1f41a4d6b0
commit a01d7722e5
1 changed files with 54 additions and 0 deletions

View File

@ -0,0 +1,54 @@
{
"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.6.4",
"ksp_version": "1.0.5",
"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"
},
{
"find": "RN_Zenit",
"install_to": "GameData"
},
{
"file": "GameData/Soviet_Rockets_TR.cfg",
"install_to": "GameData"
}
],
"download": "https://github.com/KSP-RO/SovietRockets/releases/download/v1.6.4/RN_Soviet_Rockets_v1.6.4.zip",
"download_size": 36129243,
"x_generated_by": "netkan"
}