mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - KerbalKrashSystem-0.2"
This commit is contained in:
30
KerbalKrashSystem/KerbalKrashSystem-0.2.ckan
Normal file
30
KerbalKrashSystem/KerbalKrashSystem-0.2.ckan
Normal file
@ -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"
|
||||
}
|
Reference in New Issue
Block a user