"NetKAN generated mods - QuickGoTo-1-1.3.5.1"
This commit is contained in:
parent
478d4d9743
commit
ed20d113b7
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"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"
|
||||
],
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/85834-1",
|
||||
"spacedock": "https://spacedock.info/mod/102/QuickGoTo",
|
||||
"repository": "https://github.com/linuxgurugamer/QuickMods"
|
||||
},
|
||||
"version": "1:1.3.5.1",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"ksp_version_max": "1.5.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/QuickMods/QuickGoTo",
|
||||
"install_to": "GameData/QuickMods"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/102/QuickGoTo/download/1.3.5.1",
|
||||
"download_size": 74305,
|
||||
"download_hash": {
|
||||
"sha1": "ECF89ED9256C076A562EFB17FCF6A47F17FEBF0B",
|
||||
"sha256": "B7DD0B427DD7548DBBD939BBDD765DDBC8D5D6A90B3889C4CA596ABF9D4057ED"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue