46 lines
1.4 KiB
JSON
46 lines
1.4 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.0.1",
|
|
"ksp_version": "1.3.1",
|
|
"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.0.1/000_FilterExtensions-3.2.0.1.zip",
|
|
"download_size": 902129,
|
|
"download_hash": {
|
|
"sha1": "647996E24256123FB9AD8C31B53C2012ED1C6DA1",
|
|
"sha256": "2BEA7F1E54619A3C630F65977BF3DBC1BDA555923619BA7EEED4070B9521670F"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|