diff --git a/KerbalKrashSystem/KerbalKrashSystem-1-0.3.3.ckan b/KerbalKrashSystem/KerbalKrashSystem-1-0.3.3.ckan new file mode 100644 index 0000000000..807861f68f --- /dev/null +++ b/KerbalKrashSystem/KerbalKrashSystem-1-0.3.3.ckan @@ -0,0 +1,34 @@ +{ + "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.3", + "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/2298/250/KerbalKrashSystem%20(0.3.3)%202016-05-05.zip", + "download_size": 68290, + "download_hash": { + "sha1": "505E84E8EF184CB2495A4826CEFCFB7C5FBBAFCC", + "sha256": "9DD2EA1DE326489CE40F651184942B595B12CBB30F0EBFFCF3D606735C3A27A7" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}