"NetKAN generated mods - AnyResContinued-2.0.2.8"
This commit is contained in:
parent
b86db0527b
commit
b0600b9cc0
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "AnyResContinued",
|
||||
"name": "AnyRes Continued",
|
||||
"abstract": "Change your screen resolution on the fly",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "CC-BY-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/170160-131-anyres-continued-change-your-screen-resolution-on-the-fly/",
|
||||
"spacedock": "https://spacedock.info/mod/1681/AnyRes%20Continued",
|
||||
"repository": "https://github.com/linuxgurugamer/AnyRes",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/AnyRes_Continued/AnyRes_Continued-1517085590.1798694.png"
|
||||
},
|
||||
"version": "2.0.2.8",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"ksp_version_max": "1.7.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "AnyRes"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "AnyRes",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
".DS_Store"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1681/AnyRes%20Continued/download/2.0.2.8",
|
||||
"download_size": 35561,
|
||||
"download_hash": {
|
||||
"sha1": "29A59C9ABF688E09880668510A0B5FD2ACA94D10",
|
||||
"sha256": "941B1723900645DDFE61A22C2A19C9DF753E2D59C91B73B0F23F1436A34E850D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue