CKAN-meta/IFILS/IFILS-v2.50.ckan

35 lines
1.1 KiB
JSON

{
"spec_version": 1,
"identifier": "IFILS",
"name": "Interstellar Flight Inc. - Kerbal Life Support",
"abstract": "I know that there are a few Life support mods in development. They are too intense for my tastes. SO I designed my own.",
"author": "Will565",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/92011",
"repository": "https://github.com/Will565/IFI-Life-Support"
},
"version": "v2.50",
"ksp_version": "1.0",
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "IFILS",
"install_to": "GameData",
"filter_regexp": "ModuleManager.*dll$"
}
],
"download": "https://github.com/Will565/IFI-Life-Support/releases/download/v2.50/IFILifesupportPlugin25.zip",
"download_size": 5552049,
"download_hash": {
"sha1": "8AB53CD3FA510C143F50085A604297CA492FD56A",
"sha256": "4BB7259B9479AB42698BB026CBF2182167C87E6A66EB88C734DA6F1F9E65DA62"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}