"NetKAN generated mods - RN-SovietSpacecraft-v1.1"
This commit is contained in:
parent
8e2316df57
commit
8dae521a7a
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"comment": "Ships explicitly not installed by author request (he no longer maintains them)",
|
||||
"identifier": "RN-SovietSpacecraft",
|
||||
"name": "Salyut Stations - 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": "v1.1",
|
||||
"ksp_version": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "FirespitterCore"
|
||||
},
|
||||
{
|
||||
"name": "ReflectionPlugin"
|
||||
},
|
||||
{
|
||||
"name": "SovietPackCore"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "RN-SalyutStations"
|
||||
},
|
||||
{
|
||||
"name": "RN-SovietRockets"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "RN-SalyutStations-SoyuzFerries"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RN_Soyuz",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "Gamedata/RN_FAR_overrides_soyuz.cfg",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/SovietSpacecraft/releases/download/v1.1/RN_SovietSpacecraft_v1.1.zip",
|
||||
"download_size": 87489141,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue