"NetKAN generated mods - FilterExtensions-3.2.2.17"
This commit is contained in:
parent
cb442fd74b
commit
aa5607f2c0
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"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-*",
|
||||
"spacedock": "https://spacedock.info/mod/1972/Filter%20Extensions",
|
||||
"repository": "https://github.com/linuxgurugamer/FilterExtension",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Filter_Extensions/Filter_Extensions-1537624808.6939957.jpg"
|
||||
},
|
||||
"version": "3.2.2.17",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"ksp_version_max": "1.6.1",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "FilterExtensionsDefaultConfig"
|
||||
},
|
||||
{
|
||||
"name": "MoarFEConfigs"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/000_FilterExtensions",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "GameData/000_FilterExtensions_Configs",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"Default",
|
||||
"StockRework"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1972/Filter%20Extensions/download/3.2.2.17",
|
||||
"download_size": 828779,
|
||||
"download_hash": {
|
||||
"sha1": "2816B4E3FA642A81278FB2AEE38BAC4F39F00E71",
|
||||
"sha256": "648E4899B1BFF30418B40A3FFDF8AE9A7BF20DE692D5E788B7D520B1AE610271"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue