"NetKAN generated mods - KerbalKrashSystem-1-0.4.3"
This commit is contained in:
parent
5b6f2947d2
commit
4c4c617549
|
@ -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.4.3",
|
||||
"ksp_version": "1.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.25"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KerbalKrashSystem",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://addons-origin.cursecdn.com/files/2463/138/KerbalKrashSystem%20(0.4.3)%202017-08-11.zip",
|
||||
"download_size": 67042,
|
||||
"download_hash": {
|
||||
"sha1": "B8AB5BEFC0907652F83556B940AFABA08ED0EF0D",
|
||||
"sha256": "1D6B3AE0550F5312157B229D3A8EC4DFE366FC46474948CA80182BED95D46747"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue