diff --git a/RN-SovietRockets/RN-SovietRockets-v1.6.3.ckan b/RN-SovietRockets/RN-SovietRockets-v1.6.3.ckan new file mode 100644 index 0000000000..52076fce13 --- /dev/null +++ b/RN-SovietRockets/RN-SovietRockets-v1.6.3.ckan @@ -0,0 +1,50 @@ +{ + "spec_version": "v1.4", + "identifier": "RN-SovietRockets", + "name": "Soviet Rockets", + "abstract": "This mod contains my rockets that were originally part of the Soviet Probes mod. I split them off into their own mod for people who only want to use the rockets.", + "author": "Raidernick", + "license": "CC-BY-NC-ND-3.0", + "resources": { + "homepage": "https://github.com/KSP-RO/SovietRockets", + "repository": "https://github.com/KSP-RO/SovietRockets" + }, + "version": "v1.6.3", + "ksp_version": "1.0", + "depends": [ + { + "name": "FirespitterCore" + }, + { + "name": "ReflectionPlugin" + }, + { + "name": "KlockheedMartian-Gimbal" + } + ], + "recommends": [ + { + "name": "RN-SalyutStations-SoyuzFerries" + }, + { + "name": "RN-SovietProbes" + } + ], + "install": [ + { + "find": "RN_Proton", + "install_to": "GameData" + }, + { + "find": "RN_R7", + "install_to": "GameData" + }, + { + "file": "GameData/Soviet_Rockets_TR.cfg", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/SovietRockets/releases/download/v1.6.3/RN_Soviet_Rockets_v1.6.3.zip", + "download_size": 35917353, + "x_generated_by": "netkan" +}