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

This commit is contained in:
NetKAN inflator Robot 2017-10-20 03:00:10 +00:00
commit b19aecd1c6
5 changed files with 55 additions and 9 deletions

View File

@ -2,24 +2,26 @@
"spec_version": 1,
"identifier": "ExceptionDetector",
"name": "ExceptionDetector",
"abstract": "An exception detector / indicator for KSP.",
"abstract": "A mod to help users more accurately blame mod developers.",
"author": "godarklight",
"license": "public-domain",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/109463",
"spacedock": "https://spacedock.info/mod/600/ExceptionDetector",
"repository": "https://github.com/godarklight/ExceptionDetector",
"kerbalstuff": "https://kerbalstuff.com/mod/557/ExceptionDetector"
"x_screenshot": "https://spacedock.info/content/godarklight_151/ExceptionDetector/ExceptionDetector-1461729206.9428134.png"
},
"version": "v.1.1",
"ksp_version": "1.0.4",
"version": "1",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.5",
"install": [
{
"file": "GameData/ExceptionDetector",
"install_to": "GameData"
}
],
"download": "https://s3-us-west-2.amazonaws.com/ksp-ckan/C72E288A.zip",
"download": "https://spacedock.info/mod/600/ExceptionDetector/download/1",
"download_size": 5290,
"download_hash": {
"sha1": "CAFBFEB5E202BDA19D47D2C70472DBA5BD48D01D",

View File

@ -13,7 +13,8 @@
"x_screenshot": "https://spacedock.info/content/godarklight_151/ExceptionDetector/ExceptionDetector-1461729206.9428134.png"
},
"version": "2",
"ksp_version": "1.1.2",
"ksp_version_min": "1.1.0",
"ksp_version_max": "1.1.3",
"install": [
{
"file": "GameData/ExceptionDetector",

View File

@ -13,7 +13,8 @@
"x_screenshot": "https://spacedock.info/content/godarklight_151/ExceptionDetector/ExceptionDetector-1461729206.9428134.png"
},
"version": "3",
"ksp_version": "1.3.0",
"ksp_version_min": "1.3",
"ksp_version_max": "1.3.99",
"install": [
{
"file": "GameData/ExceptionDetector",

View File

@ -0,0 +1,41 @@
{
"spec_version": "v1.4",
"identifier": "FuseBoxContinued",
"name": "FuseBox Continued",
"abstract": "Keep track of your electrical usage in the Editor and in Flight",
"author": "linuxgurugamer",
"license": "GPL-2.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/157896-122-fusebox-continued-electric-charge-tracker-and-build-helper/",
"spacedock": "https://spacedock.info/mod/1263/FuseBox%20Continued",
"repository": "https://github.com/linuxgurugamer/FuseBoxContinued",
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/FuseBox_Continued/FuseBox_Continued-1489890268.7722282.jpg"
},
"version": "0.1.15.3",
"ksp_version": "1.3.1",
"depends": [
{
"name": "ModuleManager"
}
],
"conflicts": [
{
"name": "AmpYearPowerManager"
}
],
"install": [
{
"install_to": "GameData",
"find": "FuseboxContinued"
}
],
"download": "https://spacedock.info/mod/1263/FuseBox%20Continued/download/0.1.15.3",
"download_size": 100833,
"download_hash": {
"sha1": "55C9DAC615ADFB284DCA349467A0FAF85539A396",
"sha256": "FCBEE5BB800DC83A53072ABD1901FBC685FB6556E4F83F742422B7DF6D864AE4"
},
"download_content_type": "application/zip",
"x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan"
}

View File

@ -11,10 +11,11 @@
"x_screenshot": "https://spacedock.info/content/Avera9eJoe_1835/WindowShine/WindowShine-1503822435.7687662.png"
},
"version": "v15",
"ksp_version": "1.3.0",
"ksp_version_min": "1.3",
"ksp_version_max": "1.3.99",
"depends": [
{
"name": "TextureReplacer"
"name": "TextureReplacerReplaced"
},
{
"name": "ModuleManager"