From c6294d4cd8c0a3af290a9557ff67fd7bff722c09 Mon Sep 17 00:00:00 2001 From: politas Date: Mon, 29 Feb 2016 22:23:33 +1100 Subject: [PATCH] Add KerbalKrashSystems-1-0.2.6 --- .../KerbalKrashSystem-1-0.2.6.ckan | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 KerbalKrashSystem/KerbalKrashSystem-1-0.2.6.ckan diff --git a/KerbalKrashSystem/KerbalKrashSystem-1-0.2.6.ckan b/KerbalKrashSystem/KerbalKrashSystem-1-0.2.6.ckan new file mode 100644 index 0000000000..d0ba523c50 --- /dev/null +++ b/KerbalKrashSystem/KerbalKrashSystem-1-0.2.6.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.2.5", + "ksp_version": "1.0.5", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.6.17" + } + ], + "install": [ + { + "find": "KerbalKrashSystem", + "install_to": "GameData" + } + ], + "download": "http://addons-origin.cursecdn.com/files/2283/542/KerbalKrashSystem%20(0.2.5)%202016-02-23.zip", + "download_size": 64266, + "x_generated_by": "netkan/politas" +}