NetKAN generated mods - AnyResContinued-2.0.3.3
This commit is contained in:
parent
db8f92d086
commit
3678e870ec
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"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.3.3",
|
||||
"ksp_version": "1.8.0",
|
||||
"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.3.3",
|
||||
"download_size": 39360,
|
||||
"download_hash": {
|
||||
"sha1": "9F3BAF63EA2554F431F669648B804616CDB3FF40",
|
||||
"sha256": "CB99D5D6F72929A31E3608B3F18A071DD87832BF557FB7D22AFA8763DC060E10"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue