NetKAN added mod - AnyResContinued-2.0.5
This commit is contained in:
parent
c04a1af27a
commit
50dcb48241
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "AnyResContinued",
|
||||
"name": "AnyRes Continued",
|
||||
"abstract": "Change your screen resolution on the fly",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "2.0.5",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"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",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/AnyRes",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/AnyRes_Continued/AnyRes_Continued-1517085590.1798694.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "AnyRes"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "AnyRes",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
".DS_Store"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/AnyRes/releases/download/2.0.5/AnyRes-1.10.1-2.0.5.zip",
|
||||
"download_size": 19789,
|
||||
"download_hash": {
|
||||
"sha1": "B966154CD0BEF13FE036862C9B063ABD4CBA26AA",
|
||||
"sha256": "964486AC5FBB72BCE4C113ED8DA9B4A1D8A8C29DBF2344B3A3BA4477A613870E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-05-25T22:46:22Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue