NetKAN added mod - KerbalKrashSystem-2-v0.5.1

This commit is contained in:
NetKAN inflator Robot 2023-11-24 13:25:21 +00:00
parent 8c764817d7
commit f090c615cf
1 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,40 @@
{
"spec_version": "v1.4",
"identifier": "KerbalKrashSystem",
"name": "Kerbal Krash System",
"abstract": "Repository for the Kerbal Krash System mod for Kerbal Space Program.",
"author": "EnzoMeertens",
"version": "2:v0.5.1",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/129410-*",
"repository": "https://github.com/EnzoMeertens/KerbalKrashSystem",
"bugtracker": "https://github.com/EnzoMeertens/KerbalKrashSystem/issues"
},
"tags": [
"plugin",
"physics"
],
"depends": [
{
"name": "ModuleManager",
"min_version": "2.6.25"
}
],
"install": [
{
"find": "KerbalKrashSystem",
"install_to": "GameData"
}
],
"download": "https://github.com/EnzoMeertens/KerbalKrashSystem/releases/download/0.5.1/KerbalKrashSystem_0.5.1_2020-08-05.zip",
"download_size": 104696,
"download_hash": {
"sha1": "58C36816556E5C25E9F33473292BEE74D81A114E",
"sha256": "EC1C4BD73DC0E6C8EDCC3A5986AFA1F9B3C3DB0A4781F58AF2C7CE83BFBA924A"
},
"download_content_type": "application/zip",
"install_size": 71716,
"release_date": "2020-08-05T15:05:28Z",
"x_generated_by": "netkan"
}