Add KerbalKrashSystems 1:0.2.7
This commit is contained in:
parent
3224d8e42f
commit
8b165e141e
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"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.7",
|
||||
"ksp_version": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.17"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KerbalKrashSystem",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "http://addons-origin.cursecdn.com/files/2285/858/KerbalKrashSystem%20(0.2.7)%202016-03-07.zip",
|
||||
"download_size": 67223,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue