"NetKAN generated mods - RN-SovietSpacecraft-1-v1.7.1"
This commit is contained in:
parent
b8ed860d87
commit
93e0dedcb8
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"comment": "Ships installed again",
|
||||
"identifier": "RN-SovietSpacecraft",
|
||||
"name": "Soviet Spacecraft - Soyuz, Progress, Vostok/Voskhod, TKS/VA",
|
||||
"abstract": "Soviet spacecraft pack that contains Soyuz 7K-T, 7K-OKA, 7K-OKP 7K-T-AF and Progress 7K-TG, and Vostok/Voskhod spacecraft, and TKS/VA",
|
||||
"author": "Raidernick",
|
||||
"license": "CC-BY-NC-ND-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/133579-105",
|
||||
"repository": "https://github.com/KSP-RO/SovietSpacecraft"
|
||||
},
|
||||
"version": "1:v1.7.1",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.2.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "BDAnimationModules"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "RN-SalyutStations"
|
||||
},
|
||||
{
|
||||
"name": "RN-SovietRockets"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "RN-SalyutStations-SoyuzFerries"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RN_Soyuz",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "Ships/VAB",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/SovietSpacecraft/releases/download/v1.7.1/RN_SovietSpacecraft_v1.7.1.zip",
|
||||
"download_size": 86979182,
|
||||
"download_hash": {
|
||||
"sha1": "C9753B86EE15D0CCF63F06976F978C7DE68D45B6",
|
||||
"sha256": "2CB0FC27F8915A5A9ED982E8BA1121CE9D510814E22FD0931FA5DE5045CFB3C0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue