"NetKAN generated mods - IFILS-v2.90"

This commit is contained in:
NetKAN inflator Robot 2015-10-23 00:10:07 +00:00
parent ea27b24f4f
commit 208531feb5
1 changed files with 29 additions and 0 deletions

29
IFILS/IFILS-v2.90.ckan Normal file
View File

@ -0,0 +1,29 @@
{
"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.90",
"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.90/IFILifesupportPlugin29.zip",
"download_size": 5551391,
"x_generated_by": "netkan"
}