NetKAN generated mods - QuickExit-1-2.2.0.7
This commit is contained in:
parent
95bbe78a53
commit
4b91a0e15d
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "QuickExit",
|
||||
"name": "QuickExit",
|
||||
"abstract": "Adds the possibility to exit KSP at any time.",
|
||||
"author": [
|
||||
"malah",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "1:2.2.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/105/QuickExit",
|
||||
"repository": "https://github.com/linuxgurugamer/QuickMods"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/QuickMods/QuickExit",
|
||||
"install_to": "GameData/QuickMods"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/105/QuickExit/download/2.2.0.7",
|
||||
"download_size": 30316,
|
||||
"download_hash": {
|
||||
"sha1": "3F538389ADD50BAF7D66E21C23454E3C266C6E88",
|
||||
"sha256": "64029854AEC802FF9D90DAF46D783E6733D0D75AAFFBA389420EAE0DE35ECD97"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue