"NetKAN generated mods - AnyRes-1.1"

This commit is contained in:
NetKAN inflator Robot 2016-03-23 00:01:24 +00:00
parent ad0d01d0e4
commit 4e83d747bd
1 changed files with 28 additions and 0 deletions

28
AnyRes/AnyRes-1.1.ckan Normal file
View File

@ -0,0 +1,28 @@
{
"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.1",
"ksp_version": "1.0.5",
"install": [
{
"file": "AnyRes",
"install_to": "GameData",
"filter": [
".DS_Store",
"MiniAVC.xml"
]
}
],
"download": "https://spacedock.info/mod/430/AnyRes/download/1.1",
"download_size": 28780,
"x_generated_by": "netkan"
}