NetKAN generated mods - QuickGoTo-1-1.4.0.8

This commit is contained in:
NetKAN inflator Robot 2020-01-28 01:08:51 +00:00
parent 229711a4fc
commit ed07e3d15d
1 changed files with 51 additions and 0 deletions

View File

@ -0,0 +1,51 @@
{
"spec_version": "v1.2",
"identifier": "QuickGoTo",
"name": "QuickGoTo",
"abstract": "Adds the possibility to go to an other scene from anywhere (VAB, SPH, Tracking Station ...).",
"author": [
"malah",
"linuxgurugamer"
],
"version": "1:1.4.0.8",
"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-151-malahs-quick-mods/",
"spacedock": "https://spacedock.info/mod/102/QuickGoTo",
"repository": "https://github.com/linuxgurugamer/QuickMods"
},
"tags": [
"plugin",
"convenience"
],
"localizations": [
"en-us",
"fr-fr"
],
"depends": [
{
"name": "ClickThroughBlocker"
}
],
"suggests": [
{
"name": "Toolbar"
}
],
"install": [
{
"file": "GameData/QuickMods/QuickGoTo",
"install_to": "GameData/QuickMods"
}
],
"download": "https://spacedock.info/mod/102/QuickGoTo/download/1.4.0.8",
"download_size": 76441,
"download_hash": {
"sha1": "8CB5176B4800FE7152159D2DEBDEAA63C66BA670",
"sha256": "A0C3E68B4A8802382FA7C082D9354DBFC1D3B1262BBF4214466E905E604962AF"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}