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

This commit is contained in:
NetKAN inflator Robot 2018-11-05 13:52:47 +00:00
commit 0919ac744e
2 changed files with 88 additions and 0 deletions

44
CCTV/CCTV-1.1.4.1.ckan Normal file
View File

@ -0,0 +1,44 @@
{
"spec_version": "v1.4",
"identifier": "CCTV",
"name": "CCTV",
"abstract": " Dynamic CCTV system compatible with KAS",
"author": "linuxgurugamer",
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/161966-13-kerbal-cctv-with-wifi-camera/",
"spacedock": "https://spacedock.info/mod/1414/CCTV",
"repository": "https://github.com/linuxgurugamer/CCTV"
},
"version": "1.1.4.1",
"ksp_version_min": "1.5.1",
"ksp_version_max": "1.5.99",
"depends": [
{
"name": "JSIPartUtilities"
},
{
"name": "ModuleManager"
}
],
"suggests": [
{
"name": "HullcamVDSContinued"
}
],
"install": [
{
"install_to": "GameData",
"find": "CCTV"
}
],
"download": "https://spacedock.info/mod/1414/CCTV/download/1.1.4.1",
"download_size": 929327,
"download_hash": {
"sha1": "123B7C2A15D1E5D1554DC14A18CDF94855BADD58",
"sha256": "97FC8E34778F37F541DB94031E355880D497F08711A5501EBB50D48882711136"
},
"download_content_type": "application/zip",
"x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,44 @@
{
"spec_version": "v1.4",
"identifier": "HullcamVDSContinued",
"name": "HullcamVDS Continued",
"abstract": "Many types of cameras for vessels",
"author": "linuxgurugamer",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/145633-113-hullcam-vds-continued/&do=findComment&comment=2710247",
"spacedock": "https://spacedock.info/mod/885/HullcamVDS%20Continued",
"repository": "https://github.com/linuxgurugamer/HullcamVDSContinued"
},
"version": "0.1.9.9",
"ksp_version_min": "1.5.1",
"ksp_version_max": "1.5.99",
"provides": [
"HullcamVDS"
],
"depends": [
{
"name": "ModuleManager"
}
],
"conflicts": [
{
"name": "HullcamVDS"
}
],
"install": [
{
"find": "HullCameraVDS",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/885/HullcamVDS%20Continued/download/0.1.9.9",
"download_size": 5467221,
"download_hash": {
"sha1": "7EBC52DF61A7F05D39E0968D4EB3940ECAAD60B8",
"sha256": "C80E576FFE6EFBE4EF8C1FDBA34658EB9718F3A0EBDF02BDB63B0601FC2FE509"
},
"download_content_type": "application/zip",
"x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan"
}