"NetKAN generated mods - FilterExtensions-3.2.2.15"

This commit is contained in:
NetKAN inflator Robot 2019-01-09 12:18:54 +00:00
parent 546a2ef1c0
commit c8f55e0e81
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.15",
"ksp_version_min": "1.5.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.2.15/FilterExtension-1.4.5-3.2.2.15.zip",
"download_size": 823601,
"download_hash": {
"sha1": "0EBAB7C1E6563F0A3B637B1C65EEE93C36859996",
"sha256": "D8E4052F9AD8F2AF83FCD2ED0DF6170FE91BED2A67BFAC02A793CB3EAC050EC4"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}