KerbalKrashSystem 1.3 previous versions (#1285)
This commit is contained in:
parent
4c4c617549
commit
5c6a8c5f75
|
@ -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.0",
|
||||
"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/2441/551/KerbalKrashSystem%20(0.4.0)%202017-06-25.zip",
|
||||
"download_size": 93863,
|
||||
"download_hash": {
|
||||
"sha1": "F365BADBFAA413672EBD6EC19EDE61F15BB618E7",
|
||||
"sha256": "1B3456C84BE6C2C3326A1AB4F63921336C25DC03F5F29D53B50B900AD2AF00BA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -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.1",
|
||||
"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/2447/546/KerbalKrashSystem%20(0.4.1)%202017-07-08.zip",
|
||||
"download_size": 90113,
|
||||
"download_hash": {
|
||||
"sha1": "AC8F0899FD98F06A3852D9D7C5F4A15BDAC734B0",
|
||||
"sha256": "0562AA0F08224E5E672C5EE454087CB1B76FE77FCC990BBF1A951A508BE57286"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -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.2",
|
||||
"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/2453/300/KerbalKrashSystem%20(0.4.2)%202017-07-20.zip",
|
||||
"download_size": 93537,
|
||||
"download_hash": {
|
||||
"sha1": "DA509E984724576C4A9B9E2812B9E959C8BE7BF6",
|
||||
"sha256": "C69E7E4ADDFEBAE4C4026694DE0F49C2542DB1409CFBFB3F7D90C0ADC6B09125"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue