From 35c360d495e6ffcac88c988222aa53b72a4653b1 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 28 Oct 2015 03:22:15 +0000 Subject: [PATCH] "NetKAN generated mods - RN-SalyutStations-SoyuzFerries-v2.0" --- .../RN-SalyutStations-SoyuzFerries-v2.0.ckan | 52 +++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 RN-SalyutStations-SoyuzFerries/RN-SalyutStations-SoyuzFerries-v2.0.ckan diff --git a/RN-SalyutStations-SoyuzFerries/RN-SalyutStations-SoyuzFerries-v2.0.ckan b/RN-SalyutStations-SoyuzFerries/RN-SalyutStations-SoyuzFerries-v2.0.ckan new file mode 100644 index 0000000000..6f7c763dfb --- /dev/null +++ b/RN-SalyutStations-SoyuzFerries/RN-SalyutStations-SoyuzFerries-v2.0.ckan @@ -0,0 +1,52 @@ +{ + "spec_version": "v1.4", + "comment": "Ships explicitly not installed by author request (he no longer maintains them)", + "identifier": "RN-SalyutStations-SoyuzFerries", + "name": "Salyut Stations and Soyuz Ferries", + "abstract": "This is a salyut mod for the DOS & OPS style stations. It contains fully functional replicas of Salyut 1, 4, 6 and 7. It also now contains Almaz 2, 3 and 5, as well as Soyuz 7K-T, 7K-OKA, 7K-OKP 7K-T-AF and Progress 7K-TG, and Vostok and Voskhod spacecraft, and TKS/VA spacecraft", + "author": "Raidernick", + "license": "CC-BY-NC-ND-3.0", + "resources": { + "homepage": "https://github.com/KSP-RO/SalyutStations-SoyuzFerries", + "repository": "https://github.com/KSP-RO/SalyutStations-SoyuzFerries" + }, + "version": "v2.0", + "ksp_version": "1.0", + "depends": [ + { + "name": "FirespitterCore" + }, + { + "name": "ReflectionPlugin" + }, + { + "name": "SovietPackCore" + } + ], + "recommends": [ + { + "name": "RN-SovietRockets" + } + ], + "install": [ + { + "find": "KOSMOS", + "install_to": "GameData" + }, + { + "find": "RN_Salyut", + "install_to": "GameData" + }, + { + "find": "RN_Soyuz", + "install_to": "GameData" + }, + { + "file": "Gamedata/RN_FAR_overrides.cfg", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/SalyutStations-SoyuzFerries/releases/download/v2.0/RN_SalyutStations_v2.0.zip", + "download_size": 122336144, + "x_generated_by": "netkan" +}