'NetKAN generated mods - IFILS/IFILS-v2.80.ckan'
This commit is contained in:
parent
b1e487a6ec
commit
b4b8495992
|
@ -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.",
|
||||||
|
"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.80",
|
||||||
|
"author": "Will565",
|
||||||
|
"download": "https://github.com/Will565/IFI-Life-Support/releases/download/v2.80/IFILifesupportPlugin28.zip",
|
||||||
|
"download_size": 5552300,
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue