Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta

This commit is contained in:
NetKAN inflator Robot 2016-04-05 18:21:56 +00:00
commit 4a9f11d144
1 changed files with 29 additions and 0 deletions

View File

@ -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.3",
"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/2291/915/KerbalKrashSystem%20(0.3)%202016-04-03.zip",
"download_size": 64831,
"x_generated_by": "netkan"
}