"NetKAN generated mods - KerbalKrashSystem-0.2"
This commit is contained in:
parent
1697c0ef9e
commit
8dc87175ee
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"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": {
|
||||
"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"
|
||||
},
|
||||
"version": "0.2",
|
||||
"ksp_version": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.17"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KerbalKrashSystem",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/1389/KerbalKrashSystem/download/0.2",
|
||||
"download_size": 66678,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue