2016-01-29 06:16:01 +00:00
{
"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": {
2016-02-27 19:04:37 +00:00
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/129410-105-kerbal-krash-system",
"repository": "https://github.com/EnzoMeertens/KerbalKrashSystem"
2016-01-29 06:16:01 +00:00
},
"version": "0.04",
"ksp_version": "1.0.5",
"depends": [
{
"name": "ModuleManager",
"min_version": "2.6.17"
}
],
"install": [
{
"find": "KerbalKrashSystem",
"install_to": "GameData"
}
],
2016-02-16 08:11:05 +00:00
"download": "https://s3-us-west-2.amazonaws.com/ksp-ckan/6DCB7045.zip",
2016-01-29 06:16:01 +00:00
"download_size": 62546,
2016-05-29 20:43:06 +00:00
"download_hash": {
"sha1": "3F3D0DF891123267958ED6EE27332D7960D638B1",
"sha256": "1A2D3CB88D59A8281EAF18A9E5C8D7308DC3CFBCF556EE9FC7D13C94A97DF769"
},
"download_content_type": "application/zip",
2016-01-29 06:16:01 +00:00
"x_generated_by": "netkan"
}