From 2adafba7a48d47606186d16067619e673dd425ff Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 29 Jan 2016 06:16:01 +0000 Subject: [PATCH] "NetKAN generated mods - KerbalKrashSystem-0.04" --- KerbalKrashSystem/KerbalKrashSystem-0.04.ckan | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 KerbalKrashSystem/KerbalKrashSystem-0.04.ckan diff --git a/KerbalKrashSystem/KerbalKrashSystem-0.04.ckan b/KerbalKrashSystem/KerbalKrashSystem-0.04.ckan new file mode 100644 index 0000000000..fd74be4ce9 --- /dev/null +++ b/KerbalKrashSystem/KerbalKrashSystem-0.04.ckan @@ -0,0 +1,30 @@ +{ + "spec_version": "v1.4", + "identifier": "KerbalKrashSystem", + "name": "KerbalKrashSystem", + "abstract": "Kerbal Krash System rewrites collisions in Kerbal Space Program. KKS crumples your creations and reduces the efficiency of your crafts instead of just exploding on impact.", + "author": "EnzoMeertens", + "license": "MIT", + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/1389/KerbalKrashSystem", + "repository": "https://github.com/EnzoMeertens/KerbalKrashSystem", + "x_screenshot": "https://kerbalstuff.com/content/EnzoMeertens_18786/KerbalKrashSystem/KerbalKrashSystem-1452097951.9192212.jpg" + }, + "version": "0.04", + "ksp_version": "1.0.5", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.6.17" + } + ], + "install": [ + { + "find": "KerbalKrashSystem", + "install_to": "GameData" + } + ], + "download": "https://kerbalstuff.com/mod/1389/KerbalKrashSystem/download/0.04", + "download_size": 62546, + "x_generated_by": "netkan" +}