From 60ebaec2adb3315df365a4c0c15aba49d95186fa Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Thu, 1 Jan 2015 11:59:42 +0000 Subject: [PATCH] NetKAN generated mods - KERT-1.3.0 --- KERT-1.3.0.ckan | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 KERT-1.3.0.ckan diff --git a/KERT-1.3.0.ckan b/KERT-1.3.0.ckan new file mode 100644 index 0000000000..1b9e1f1ebf --- /dev/null +++ b/KERT-1.3.0.ckan @@ -0,0 +1,25 @@ +{ + "spec_version": "1.4", + "identifier": "KERT", + "name": "CIT - Kerbal EVA Resource Transfer", + "author": "marce", + "abstract": "Kerbals can transfer resources between themselves and parts of a vessel. Also works with certains probes and pods!", + "license": "CC-BY-NC-SA-4.0", + "depends": [ + { + "name": "CIT-Util" + } + ], + "install": [ + { + "file": "CIT/KERT", + "install_to": "GameData/CIT/KERT" + } + ], + "resources": { + "homepage": "https://ksp.marce.at/" + }, + "download": "https://ksp.marce.at/Home/DownloadMod?modId=3", + "version": "1.3.0", + "ksp_version": "0.90.0" +} \ No newline at end of file