"NetKAN generated mods - FilterExtensions-2.8.0.2"

This commit is contained in:
NetKAN inflator Robot 2016-12-20 21:12:32 +00:00
parent 81163ae348
commit 5d225b83c4
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": "Crzyrndm",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/104231",
"repository": "https://github.com/Crzyrndm/FilterExtension"
},
"version": "2.8.0.2",
"ksp_version": "1.2.2",
"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/Crzyrndm/FilterExtension/releases/download/2.8.0.2/Filter.Extensions.v2.8.0.2.zip",
"download_size": 553823,
"download_hash": {
"sha1": "CC62B6EB16355A71F2968287E06BB355CC7894FF",
"sha256": "2079F04136FEDCFA3010BF44470A39A4B6D3EB49F5906C5D0E0C83966F507A3D"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}