NetKAN generated mods - QuickSAS-1-1.2.0
This commit is contained in:
parent
77fe1dd389
commit
e875718940
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"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",
|
||||
"ksp_version": "1.8.0",
|
||||
"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",
|
||||
"download_size": 31104,
|
||||
"download_hash": {
|
||||
"sha1": "3428B936DA10329F2C205E276BE72223E28A960F",
|
||||
"sha256": "9B7E4A46E82EDD1DC9817CB84D30F211061708D3F6DBC1576E81A79191906318"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue