NetKAN added mod - AnyResContinued-2.0.10
This commit is contained in:
parent
2e419e737b
commit
761c41a5fe
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "AnyResContinued",
|
||||
"name": "AnyRes Continued",
|
||||
"abstract": "Change your screen resolution on the fly",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "2.0.10",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"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": "https://raw.githubusercontent.com/linuxgurugamer/AnyRes/master/AnyRes.version",
|
||||
"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.10/AnyRes-1.12.0-2.0.10.zip",
|
||||
"download_size": 24118,
|
||||
"download_hash": {
|
||||
"sha1": "7FFCB271DA9DA46FC5415D3F31BE608000671CE5",
|
||||
"sha256": "9667DBA54F94F3EECE2FC52EA44E779739C23DAC89CBF762503B78F037028E62"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 34616,
|
||||
"release_date": "2024-08-27T21:58:47Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue