Merge pull request #992 from politas/KKS-Homepage

Add Kerbal Krash System recent versions
This commit is contained in:
Arne 2016-02-27 20:37:23 +01:00
commit 56716bb2b3
4 changed files with 62 additions and 7 deletions

View File

@ -6,9 +6,8 @@
"author": "EnzoMeertens",
"license": "MIT",
"resources": {
"kerbalstuff": "https://kerbalstuff.com/mod/1389/KerbalKrashSystem",
"repository": "https://github.com/EnzoMeertens/KerbalKrashSystem",
"x_screenshot": "https://kerbalstuff.com/content/EnzoMeertens_18786/KerbalKrashSystem/KerbalKrashSystem-1452097951.9192212.jpg"
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/129410-105-kerbal-krash-system",
"repository": "https://github.com/EnzoMeertens/KerbalKrashSystem"
},
"version": "0.04",
"ksp_version": "1.0.5",

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.2.1",
"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/2282/900/KerbalKrashSystem%20(0.2.1)%202016-02-20.zip",
"download_size": 134946,
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,28 @@
{
"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.5",
"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/2283/542/KerbalKrashSystem%20(0.2.5)%202016-02-23.zip",
"download_size": 64225
}

View File

@ -6,11 +6,10 @@
"author": "EnzoMeertens",
"license": "MIT",
"resources": {
"kerbalstuff": "https://kerbalstuff.com/mod/1389/KerbalKrashSystem",
"repository": "https://github.com/EnzoMeertens/KerbalKrashSystem",
"x_screenshot": "https://kerbalstuff.com/content/EnzoMeertens_18786/KerbalKrashSystem/KerbalKrashSystem-1452097951.9192212.jpg"
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/129410-105-kerbal-krash-system",
"repository": "https://github.com/EnzoMeertens/KerbalKrashSystem"
},
"version": "0.2",
"version": "1:0.2",
"ksp_version": "1.0.5",
"depends": [
{