"NetKAN generated mods - FilterExtensionsDefaultConfig-3.2.2.5"
This commit is contained in:
parent
5a03a94caf
commit
a988439673
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "FilterExtensionsDefaultConfig",
|
||||
"name": "Filter Extensions - Default Configuration",
|
||||
"abstract": "Configuration files using Filter Extensions to create a large array of new part categories in the Editor",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"repository": "https://github.com/linuxgurugamer/FilterExtension"
|
||||
},
|
||||
"version": "3.2.2.5",
|
||||
"ksp_version_min": "1.4.1",
|
||||
"ksp_version_max": "1.4.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "FilterExtensions"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/000_FilterExtensions_Configs/Default",
|
||||
"install_to": "GameData/000_FilterExtensions_Configs"
|
||||
}
|
||||
],
|
||||
"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"
|
||||
}
|
Loading…
Reference in New Issue