From 5600255b0800d28a845174a167a99b1c3b3a29ef Mon Sep 17 00:00:00 2001 From: politas Date: Tue, 5 Apr 2016 23:40:56 +1000 Subject: [PATCH] Add KerbalKrashSystem-0.3 from Curse (We are using an epoch thanks to past issues) --- .../KerbalKrashSystem-1-0.3.ckan | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 KerbalKrashSystem/KerbalKrashSystem-1-0.3.ckan diff --git a/KerbalKrashSystem/KerbalKrashSystem-1-0.3.ckan b/KerbalKrashSystem/KerbalKrashSystem-1-0.3.ckan new file mode 100644 index 0000000000..9bb64f718b --- /dev/null +++ b/KerbalKrashSystem/KerbalKrashSystem-1-0.3.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", + "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/2291/915/KerbalKrashSystem%20(0.3)%202016-04-03.zip", + "download_size": 64831, + "x_generated_by": "netkan" +}