diff --git a/RN-SalyutStations/RN-SalyutStations-1-v3.6.ckan b/RN-SalyutStations/RN-SalyutStations-1-v3.6.ckan new file mode 100644 index 0000000000..7a37712999 --- /dev/null +++ b/RN-SalyutStations/RN-SalyutStations-1-v3.6.ckan @@ -0,0 +1,65 @@ +{ + "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", + "version": "1:v3.6", + "ksp_version_min": "1.2.0", + "ksp_version_max": "1.12.99", + "license": "CC-BY-NC-ND-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/79732-*", + "repository": "https://github.com/KSP-RO/SalyutStations", + "bugtracker": "https://github.com/KSP-RO/SalyutStations/issues", + "remote-avc": "http://raw.githubusercontent.com/KSP-RO/SalyutStations/master/GameData/RN_Salyut/SalyutStations.version" + }, + "tags": [ + "parts", + "crewed" + ], + "depends": [ + { + "name": "BDAnimationModules" + }, + { + "name": "ModuleManager" + }, + { + "name": "TexturesUnlimited" + } + ], + "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/v3.6/RN_SalyutStations_v3.6.zip", + "download_size": 37442511, + "download_hash": { + "sha1": "4466788E1CC8167103E535BE304AE42FA98D4D9D", + "sha256": "E4BA49D9B72C735B50EFC33FFC3F6F9D7F3993578F33FBD6EEF91F6D2D142F85" + }, + "download_content_type": "application/zip", + "release_date": "2021-08-26T22:38:37Z", + "x_generated_by": "netkan" +}