NetKAN generated mods - QuickSAS-1-1.2.0.3
This commit is contained in:
parent
d47619a91e
commit
53b79de7cf
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "QuickSAS",
|
||||
"name": "QuickSAS",
|
||||
"abstract": "QuickSAS is a plugin which adds the possibility to have keyboard's shortcuts for the SAS functions.",
|
||||
"author": [
|
||||
"malah",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/174445-151-malahs-quick-mods/",
|
||||
"spacedock": "https://spacedock.info/mod/999/QuickSAS",
|
||||
"repository": "https://github.com/linuxgurugamer/QuickMods"
|
||||
},
|
||||
"version": "1:1.2.0.3",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.1",
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"fr-fr"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/QuickMods/QuickSAS",
|
||||
"install_to": "GameData/QuickMods"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/999/QuickSAS/download/1.2.0.3",
|
||||
"download_size": 31104,
|
||||
"download_hash": {
|
||||
"sha1": "BDABA213D36F37001B04DC35F99FB9453AA03013",
|
||||
"sha256": "B8C1FE8D73124142A96F9B61A6F405BFB3FE2B301504B5575309CC0BA98CBDBA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue