NetKAN generated mods - QuickRevert-1-3.2.0.7
This commit is contained in:
parent
58a17f2533
commit
eb65ff9263
|
@ -0,0 +1,59 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "QuickRevert",
|
||||
"name": "QuickRevert",
|
||||
"abstract": "Adds the possibility to keep/pay the revert function.",
|
||||
"author": [
|
||||
"malah",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "1:3.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/109/QuickRevert",
|
||||
"repository": "https://github.com/linuxgurugamer/QuickMods"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"fr-fr"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "SRL"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/QuickMods/QuickRevert",
|
||||
"install_to": "GameData/QuickMods"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/109/QuickRevert/download/3.2.0.7",
|
||||
"download_size": 33048,
|
||||
"download_hash": {
|
||||
"sha1": "5C27EFBF97F135CFCAB911C8B110E15E321572E2",
|
||||
"sha256": "4C678CCFBD2694818453D5B3EF0A4DE8B82767F292E96FC27C573EF0512546E2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue