Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta

This commit is contained in:
NetKAN inflator Robot 2018-01-29 13:03:21 +00:00
commit fcb8b7d70f
2 changed files with 79 additions and 0 deletions

View File

@ -0,0 +1,43 @@
{
"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.0.3",
"ksp_version": "1.3.1",
"depends": [
{
"name": "ToolbarController"
}
],
"conflicts": [
{
"name": "AnyRes"
}
],
"install": [
{
"find": "AnyRes",
"install_to": "GameData",
"filter": [
".DS_Store"
]
}
],
"download": "https://spacedock.info/mod/1681/AnyRes%20Continued/download/2.0.0.3",
"download_size": 45159,
"download_hash": {
"sha1": "7BCC072009D9BD3C69603EEA7523889AC5667CB0",
"sha256": "23035B7863CB753A6B4B7AA4A23A74A51F53D944DC056568199FBBC8C5303FCA"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,36 @@
{
"spec_version": "v1.4",
"identifier": "ComfortableLanding",
"name": "Comfortable Landing",
"abstract": "Comfortable Landing can keep your Kerbals safe and feel comfortable even in the last minute of a mission",
"author": "IcecoveryStudio",
"license": "GPL-3.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/165762-130comfortable-landing/",
"spacedock": "https://spacedock.info/mod/1528/Comfortable%20Landing",
"repository": "https://github.com/Icecovery/Comfortable-Landing",
"x_screenshot": "https://spacedock.info/content/IcecoveryStudio_9112/Comfortable_Landing/Comfortable_Landing-1506168264.9443016.png"
},
"version": "V1.4",
"ksp_version": "1.3.1",
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"install_to": "GameData",
"find": "ComfortableLanding"
}
],
"download": "https://spacedock.info/mod/1528/Comfortable%20Landing/download/V1.4",
"download_size": 10968004,
"download_hash": {
"sha1": "B3154ECF89870A2F4832C8FFBEEEAADA6BCD2712",
"sha256": "BFEC590EE532F57679B7DCE23A204A32595C5EE8267BB7C66E4893021BCBB1AF"
},
"download_content_type": "application/zip",
"x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan"
}