mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Add latest KerbalKrashSystem release (#1150)
* Add latest KerbalKrashSystem release * Add extra download info from latest netkan
This commit is contained in:
34
KerbalKrashSystem/KerbalKrashSystem-1-0.3.3.ckan
Normal file
34
KerbalKrashSystem/KerbalKrashSystem-1-0.3.3.ckan
Normal file
@ -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.3.3",
|
||||
"ksp_version": "1.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.17"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KerbalKrashSystem",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "http://addons-origin.cursecdn.com/files/2298/250/KerbalKrashSystem%20(0.3.3)%202016-05-05.zip",
|
||||
"download_size": 68290,
|
||||
"download_hash": {
|
||||
"sha1": "505E84E8EF184CB2495A4826CEFCFB7C5FBBAFCC",
|
||||
"sha256": "9DD2EA1DE326489CE40F651184942B595B12CBB30F0EBFFCF3D606735C3A27A7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user