"NetKAN generated mods - QuickRevert-v2.12"
This commit is contained in:
parent
490d57a26d
commit
ac286cd73d
|
@ -2,23 +2,34 @@
|
|||
"spec_version": 1,
|
||||
"identifier": "QuickRevert",
|
||||
"name": "QuickRevert",
|
||||
"abstract": "QuickRevert is a small plugin which adds the possibility to keep/pay the revert function.",
|
||||
"abstract": "Adds the possibility to keep/pay the revert function.",
|
||||
"author": "malah",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/95168#QuickRevert",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/237/QuickRevert",
|
||||
"repository": "https://github.com/malahx/QuickRevert",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/malah_88/QuickRevert/QuickRevert-1430731499.8185492.png"
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/85834-1",
|
||||
"spacedock": "https://spacedock.info/mod/109/QuickRevert",
|
||||
"repository": "https://github.com/malahx/QuickRevert"
|
||||
},
|
||||
"version": "v2.12",
|
||||
"ksp_version": "1.0.5",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.5",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "SRL"
|
||||
}
|
||||
],
|
||||
"download": "https://s3-us-west-2.amazonaws.com/ksp-ckan/DF46D3FF.zip",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/QuickRevert",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/109/QuickRevert/download/v2.12",
|
||||
"download_size": 94054,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue