"NetKAN generated mods - RN-SovietSpacecraft-v1.1"

This commit is contained in:
NetKAN inflator Robot 2016-03-09 00:32:27 +00:00
parent 8e2316df57
commit 8dae521a7a
1 changed files with 52 additions and 0 deletions

View File

@ -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"
}