NetKAN added mod - QuickSAS-1-1.2.0.10
This commit is contained in:
parent
7363473367
commit
a5525eec4d
QuickSAS
|
@ -0,0 +1,59 @@
|
|||
{
|
||||
"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"
|
||||
],
|
||||
"version": "1:1.2.0.10",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.5",
|
||||
"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",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/QuickMods/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/QuickSAS"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"fr-fr",
|
||||
"zh-cn"
|
||||
],
|
||||
"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.10",
|
||||
"download_size": 32242,
|
||||
"download_hash": {
|
||||
"sha1": "017F47C4E908992829F59D59F793A2F97ABBB0B6",
|
||||
"sha256": "7F57A3671D361ACCD7181F0961DC40A8D19DAD22603D0116AF007E074AEA859A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 73256,
|
||||
"release_date": "2024-03-15T18:49:45.26109+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue