"NetKAN generated mods - AnyRes-1.3"
This commit is contained in:
parent
12a14a5eaf
commit
7b92456582
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "AnyRes",
|
||||
"name": "AnyRes",
|
||||
"abstract": "Change your screen resolution to anything on the fly without having to edit config files",
|
||||
"author": "CliftonM",
|
||||
"license": "CC-BY-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/134621-105-anyres-v10-dres/",
|
||||
"spacedock": "https://spacedock.info/mod/430/AnyRes",
|
||||
"repository": "https://github.com/CliftonMarien/AnyRes"
|
||||
},
|
||||
"version": "1.3",
|
||||
"ksp_version": "1.1.2",
|
||||
"install": [
|
||||
{
|
||||
"file": "AnyRes",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
".DS_Store"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/430/AnyRes/download/1.3",
|
||||
"download_size": 14036,
|
||||
"download_hash": {
|
||||
"sha1": "7A202A5CA0A25F8C0E64077FD08FA47E171BD180",
|
||||
"sha256": "4D576014A47DBF8DDEAB4EAA95414C23841083E43C45258ACA885E23A23993FA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue