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": "1:0.2",
|
|
"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/904B0FAA.zip",
|
|
"download_size": 66678,
|
|
"download_hash": {
|
|
"sha1": "64F4D3F8350EC30493A4839F5ED3F67CB745CDA9",
|
|
"sha256": "144BAE4723D197B496E448B42E98551FA7729BA13A5C161105FE5C6296EA71FF"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|