NetKAN generated mods - QuickContracts-1-1.3.0.4
This commit is contained in:
parent
c58b29e62b
commit
81e6ec3f43
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "QuickContracts",
|
||||
"name": "QuickContracts",
|
||||
"abstract": "Adds the possibility to have keyboard's shortcuts on the mission control.",
|
||||
"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/104/QuickContracts",
|
||||
"repository": "https://github.com/linuxgurugamer/QuickMods"
|
||||
},
|
||||
"version": "1:1.3.0.4",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.1",
|
||||
"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.4",
|
||||
"download_size": 27816,
|
||||
"download_hash": {
|
||||
"sha1": "BE198C9D04B3A2EA452DDB017E7EDD243813DF4D",
|
||||
"sha256": "8F89B8932204D8C7B88831C6EA84EA7BB4B26B41E21E0075920ADC59DF0AD086"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue