"NetKAN generated mods - RN-SovietRockets-2-v2.6"
This commit is contained in:
parent
315d28ef5b
commit
b8ed860d87
RN-SovietRockets
|
@ -0,0 +1,56 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RN-SovietRockets",
|
||||
"name": "Soviet Rockets - R7/Proton/Zenit Rockets and more",
|
||||
"abstract": "This mod contains various Soviet rockets derived from ICBM designs.",
|
||||
"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": "2:v2.6",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.3.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "BDAnimationModules"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "RN-SalyutStations"
|
||||
},
|
||||
{
|
||||
"name": "RN-SovietSpacecraft"
|
||||
},
|
||||
{
|
||||
"name": "RN-SovietProbes"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "ReflectionPlugin"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RN_Soviet_Rockets",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/SovietRockets/releases/download/v2.6/RN_Soviet_Rockets_v2.6.zip",
|
||||
"download_size": 47008431,
|
||||
"download_hash": {
|
||||
"sha1": "796606F30B30D2CE18E5CE1271088B4D567494D0",
|
||||
"sha256": "F9C8819EEFB05C2483916A9A700CCFFFB4DE0486125EDFC103A55065809B7A61"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue