NetKAN generated mods - QuickContracts-1-1.3.0.7
This commit is contained in:
parent
8ea92d1f24
commit
35ec4d893c
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "QuickContracts",
|
||||
"name": "QuickContracts",
|
||||
"abstract": "Adds the possibility to have keyboard's shortcuts on the mission control.",
|
||||
"author": [
|
||||
"malah",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "1:1.3.0.7",
|
||||
"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/104/QuickContracts",
|
||||
"repository": "https://github.com/linuxgurugamer/QuickMods"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"fr-fr"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/QuickMods/QuickContracts",
|
||||
"install_to": "GameData/QuickMods"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/104/QuickContracts/download/1.3.0.7",
|
||||
"download_size": 28039,
|
||||
"download_hash": {
|
||||
"sha1": "8A0D043F60B07FBD295CDBCD9B7A5EEB763726CC",
|
||||
"sha256": "35E56FBB04DBD68792243B023713571C522CC122D861501A014FC3FBCE63C8C9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue