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

30 lines
940 B
Plaintext

{
"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.",
"license": "GPL-3.0",
"ksp_version": "1.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/92011",
"repository": "https://github.com/Will565/IFI-Life-Support"
},
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "IFILS",
"install_to": "GameData",
"filter_regexp": "ModuleManager.*dll$"
}
],
"version": "v2.70",
"author": "Will565",
"download": "https://github.com/Will565/IFI-Life-Support/releases/download/v2.70/IFILifesupportPlugin27.zip",
"download_size": 5552262,
"x_generated_by": "netkan"
}