From de5e15ec20dd8e0b2b70f4d2c851178696d04f0c Mon Sep 17 00:00:00 2001 From: Myk Dowling Date: Fri, 29 Apr 2016 15:15:53 +1000 Subject: [PATCH] Add KerbalKrashSystem 1:0.3.2 (#1108) --- .../KerbalKrashSystem-1-0.3.2.ckan | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 KerbalKrashSystem/KerbalKrashSystem-1-0.3.2.ckan diff --git a/KerbalKrashSystem/KerbalKrashSystem-1-0.3.2.ckan b/KerbalKrashSystem/KerbalKrashSystem-1-0.3.2.ckan new file mode 100644 index 0000000000..0df49955b7 --- /dev/null +++ b/KerbalKrashSystem/KerbalKrashSystem-1-0.3.2.ckan @@ -0,0 +1,29 @@ +{ + "spec_version": "v1.4", + "identifier": "KerbalKrashSystem", + "name": "Kerbal Krash System", + "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.2", + "ksp_version": "1.1", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.6.17" + } + ], + "install": [ + { + "find": "KerbalKrashSystem", + "install_to": "GameData" + } + ], + "download": "http://addons-origin.cursecdn.com/files/2296/304/KerbalKrashSystem%20(0.3.2)%202016-04-26.zip", + "download_size": 64803, + "x_generated_by": "netkan" +}