NetKAN generated mods - QuickSearch-1-3.3.0.9

This commit is contained in:
NetKAN inflator Robot 2020-02-09 03:06:11 +00:00
parent 05bd676efb
commit f5aab74b80
1 changed files with 50 additions and 0 deletions

View File

@ -0,0 +1,50 @@
{
"spec_version": "v1.2",
"identifier": "QuickSearch",
"name": "QuickSearch",
"abstract": "QuickSearch is a small plugin which adds an extension to the part search function on the editor, it also adds a part search on the tech tree.",
"author": [
"malah",
"linuxgurugamer"
],
"version": "1:3.3.0.9",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.8.1",
"license": "GPL-3.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/174445-141-malahs-quick-mods/",
"spacedock": "https://spacedock.info/mod/101/QuickSearch",
"repository": "https://github.com/linuxgurugamer/QuickMods"
},
"tags": [
"plugin",
"convenience",
"editor"
],
"localizations": [
"en-us",
"fr-fr"
],
"depends": [
{
"name": "ToolbarController"
},
{
"name": "ClickThroughBlocker"
}
],
"install": [
{
"file": "GameData/QuickMods/QuickSearch",
"install_to": "GameData/QuickMods"
}
],
"download": "https://spacedock.info/mod/101/QuickSearch/download/3.3.0.9",
"download_size": 40713,
"download_hash": {
"sha1": "FE49B8DF00ECC755B7B470E179CC663EFD3B15EA",
"sha256": "854511572CC72EC764E2473DCD31D68D357EC601DBDD6749384D27D12309AEA2"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}