diff --git a/KerbalKrashSystem/KerbalKrashSystem-0.2.ckan b/KerbalKrashSystem/KerbalKrashSystem-0.2.ckan new file mode 100644 index 0000000000..ad91924520 --- /dev/null +++ b/KerbalKrashSystem/KerbalKrashSystem-0.2.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.2", + "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.2", + "download_size": 66678, + "x_generated_by": "netkan" +}