diff --git a/RN-SalyutStations-SoyuzFerries/RN-SalyutStations-SoyuzFerries-v1.7.ckan b/RN-SalyutStations-SoyuzFerries/RN-SalyutStations-SoyuzFerries-v1.7.ckan new file mode 100644 index 0000000000..23caec644f --- /dev/null +++ b/RN-SalyutStations-SoyuzFerries/RN-SalyutStations-SoyuzFerries-v1.7.ckan @@ -0,0 +1,51 @@ +{ + "spec_version": "v1.4", + "identifier": "RN-SalyutStations-SoyuzFerries", + "name": "Salyut Stations and Soyuz Ferries", + "author": "Raidernick", + "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", + "resources": { + "homepage": "https://github.com/KSP-RO/SalyutStations-SoyuzFerries", + "repository": "https://github.com/KSP-RO/SalyutStations-SoyuzFerries" + }, + "license": "CC-BY-NC-ND-3.0", + "ksp_version": "1.0", + "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" + } + ], + "depends": [ + { + "name": "FirespitterCore" + }, + { + "name": "ReflectionPlugin" + }, + { + "name": "SovietPackCore" + } + ], + "recommends": [ + { + "name": "RN-SovietRockets" + } + ], + "version": "v1.7", + "download": "https://github.com/KSP-RO/SalyutStations-SoyuzFerries/releases/download/v1.7/RN_SalyutStations_v1.7.zip", + "download_size": 105710177, + "x_generated_by": "netkan" +}