"NetKAN generated mods - FilterExtensions-3.2.2.14"

This commit is contained in:
NetKAN inflator Robot 2018-12-08 20:18:38 +00:00
parent 32699bfd74
commit c9bfa39c81
1 changed files with 45 additions and 0 deletions

View File

@ -0,0 +1,45 @@
{
"spec_version": "v1.4",
"identifier": "FilterExtensions",
"name": "Filter Extensions - Plugin",
"abstract": "Plugin allowing for configurable filters for the VAB/SPH using .cfg files.",
"author": "linuxgurugamer",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/168456-*",
"repository": "https://github.com/linuxgurugamer/FilterExtension"
},
"version": "3.2.2.14",
"ksp_version": "1.4.5",
"recommends": [
{
"name": "ModuleManager"
},
{
"name": "FilterExtensionsDefaultConfig"
}
],
"install": [
{
"file": "GameData/000_FilterExtensions",
"install_to": "GameData"
},
{
"file": "GameData/000_FilterExtensions_Configs",
"install_to": "GameData",
"filter": [
"Default",
"StockRework"
]
}
],
"download": "https://github.com/linuxgurugamer/FilterExtension/releases/download/3.2.2.14/FilterExtension-1.4.5-3.2.2.14.zip",
"download_size": 823613,
"download_hash": {
"sha1": "2E5C92C5BD315A900D7605E9C0D8E6EB514643C9",
"sha256": "7377521AC76EE69D8B74AA6E8623ECB33E5D01477B037A4FD178B4A2D2502E90"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}