NetKAN generated mods - IFILS-1-3.4.4 (#1560)
This commit is contained in:
parent
37f6f9936e
commit
40bd09d1b3
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "IFILS",
|
||||
"name": "Intersteller Flight Inc. Life Support (IFI-LS)",
|
||||
"abstract": "Revamped Life Support mod",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/168008-131-interstellar-flight-inc-life-support-full-release/",
|
||||
"spacedock": "https://spacedock.info/mod/1610/Intersteller%20Flight%20Inc.%20Life%20Support%20(IFI-LS)",
|
||||
"repository": "https://github.com/linuxgurugamer/IFI-Life-Support"
|
||||
},
|
||||
"version": "1:3.4.4",
|
||||
"ksp_version": "1.3.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "CommunityCategoryKit"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"filter_regexp": [
|
||||
".*~$"
|
||||
],
|
||||
"install_to": "GameData",
|
||||
"find": "IFILS"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1610/Intersteller%20Flight%20Inc.%20Life%20Support%20%28IFI-LS%29/download/3.4.4",
|
||||
"download_size": 35969887,
|
||||
"download_hash": {
|
||||
"sha1": "1707C7FBD11626F0C44DAB60C573A810FDE22E23",
|
||||
"sha256": "510E54F906BA6DECB55A14CDC43713B0167895CC642C226C0A466AA9762FA3B0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue