35 lines
1.2 KiB
JSON
35 lines
1.2 KiB
JSON
{
|
|
"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": "0.04",
|
|
"ksp_version": "1.0.5",
|
|
"depends": [
|
|
{
|
|
"name": "ModuleManager",
|
|
"min_version": "2.6.17"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"find": "KerbalKrashSystem",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"download": "https://s3-us-west-2.amazonaws.com/ksp-ckan/6DCB7045.zip",
|
|
"download_size": 62546,
|
|
"download_hash": {
|
|
"sha1": "3F3D0DF891123267958ED6EE27332D7960D638B1",
|
|
"sha256": "1A2D3CB88D59A8281EAF18A9E5C8D7308DC3CFBCF556EE9FC7D13C94A97DF769"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|