CKAN-meta/FilterExtensions/FilterExtensions-3.2.2.5.ckan

47 lines
1.5 KiB
JSON

{
"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.5",
"ksp_version_min": "1.4.1",
"ksp_version_max": "1.4.99",
"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.5/FilterExtension-3.2.2.5.zip",
"download_size": 775817,
"download_hash": {
"sha1": "21D949B6BADA4099CDE4334070DD2E1ADBFB15BB",
"sha256": "FAFB6705973A3726A24091BC5EBDA394827060E748791F67899777B5855550F8"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}