diff --git a/RN-SalyutStations/RN-SalyutStations-v2.6.ckan b/RN-SalyutStations/RN-SalyutStations-v2.6.ckan new file mode 100644 index 0000000000..65accb51eb --- /dev/null +++ b/RN-SalyutStations/RN-SalyutStations-v2.6.ckan @@ -0,0 +1,55 @@ +{ + "spec_version": "v1.4", + "comment": "Ships readded", + "identifier": "RN-SalyutStations", + "name": "Salyut Stations", + "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.", + "author": "Raidernick", + "license": "CC-BY-NC-ND-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/88383", + "repository": "https://github.com/KSP-RO/SalyutStations" + }, + "version": "v2.6", + "ksp_version_min": "1.1.1", + "ksp_version_max": "1.1.3", + "depends": [ + { + "name": "FirespitterCore" + }, + { + "name": "TextureReplacer" + } + ], + "recommends": [ + { + "name": "RN-SovietSpacecraft" + }, + { + "name": "RN-SovietRockets" + } + ], + "conflicts": [ + { + "name": "RN-SalyutStations-SoyuzFerries" + } + ], + "install": [ + { + "find": "RN_Salyut", + "install_to": "GameData" + }, + { + "file": "Ships/VAB", + "install_to": "Ships" + } + ], + "download": "https://github.com/KSP-RO/SalyutStations/releases/download/v2.6/RN_SalyutStations_v2.6.zip", + "download_size": 28570568, + "download_hash": { + "sha1": "5B631354AA283D5378F7F962F61A6616A7B18145", + "sha256": "6CC2C862CC8DD0BEC65875144E4B03318B4009F5D07991E3596A207C08568BE9" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}