From c06896e62b43a407ad09f8dab581af918dfb7d8b Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 29 Feb 2016 12:13:43 +0000 Subject: [PATCH] "NetKAN generated mods - RN-USRockets-v0.3" --- RN-USRockets/RN-USRockets-v0.3.ckan | 34 +++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 RN-USRockets/RN-USRockets-v0.3.ckan diff --git a/RN-USRockets/RN-USRockets-v0.3.ckan b/RN-USRockets/RN-USRockets-v0.3.ckan new file mode 100644 index 0000000000..57e192f363 --- /dev/null +++ b/RN-USRockets/RN-USRockets-v0.3.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": "v1.4", + "identifier": "RN-USRockets", + "name": "US Rockets", + "abstract": "This mod contains some obscure US rockets. I will be adding to it occasionally.", + "author": "Raidernick", + "license": "CC-BY-NC-ND-3.0", + "resources": { + "homepage": "https://github.com/KSP-RO/USRockets", + "repository": "https://github.com/KSP-RO/USRockets" + }, + "version": "v0.3", + "ksp_version": "1.0.5", + "depends": [ + { + "name": "KlockheedMartian-Gimbal" + }, + { + "name": "ReflectionPlugin" + }, + { + "name": "SmokeScreen" + } + ], + "install": [ + { + "find": "RN_US_Rockets", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/USRockets/releases/download/v0.3/RN_US_Rockets_v0.3.zip", + "download_size": 27647516, + "x_generated_by": "netkan" +}