From 56c19f5106786bd5a14114e42eed68cd147bec44 Mon Sep 17 00:00:00 2001 From: Myk Dowling Date: Fri, 22 Apr 2016 13:17:17 +1000 Subject: [PATCH] Add KerbalKrashSystem-1-0.3.1 for KSP 1.1 (#1079) --- .../KerbalKrashSystem-1-0.3.1.ckan | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 KerbalKrashSystem/KerbalKrashSystem-1-0.3.1.ckan diff --git a/KerbalKrashSystem/KerbalKrashSystem-1-0.3.1.ckan b/KerbalKrashSystem/KerbalKrashSystem-1-0.3.1.ckan new file mode 100644 index 0000000000..154ccabe83 --- /dev/null +++ b/KerbalKrashSystem/KerbalKrashSystem-1-0.3.1.ckan @@ -0,0 +1,29 @@ +{ + "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": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/129410-105-kerbal-krash-system", + "repository": "https://github.com/EnzoMeertens/KerbalKrashSystem" + }, + "version": "1:0.3.1", + "ksp_version": "1.1.0", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.6.17" + } + ], + "install": [ + { + "find": "KerbalKrashSystem", + "install_to": "GameData" + } + ], + "download": "http://addons-origin.cursecdn.com/files/2295/26/KerbalKrashSystem%20(0.3.1)%202016-04-20.zip", + "download_size": 64800, + "x_generated_by": "netkan" +}