diff --git a/KSPDev-LogConsole/KSPDev-LogConsole-1-0.15.ckan b/KSPDev-LogConsole/KSPDev-LogConsole-1-0.15.ckan new file mode 100644 index 0000000000..fbf03494e1 --- /dev/null +++ b/KSPDev-LogConsole/KSPDev-LogConsole-1-0.15.ckan @@ -0,0 +1,32 @@ +{ + "spec_version": 1, + "identifier": "KSPDev-LogConsole", + "name": "KSPDev LogConsole", + "abstract": "Advanced console for in-game logging system. Supports persistense, filtering, records grouping, and many more.", + "author": [ + "IgorZ" + ], + "license": "public-domain", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/150786-12-kspdev-logconsole-v0120-utils-v0190/", + "repository": "https://github.com/ihsoft/KSPDev/tree/master/Sources/LogConsole", + "bugtracker": "https://github.com/ihsoft/KSPDev/issues/new?title=LogConsole%3A%20" + }, + "version": "1:0.15", + "ksp_version_min": "1.3.0", + "ksp_version_max": "1.3.99", + "install": [ + { + "file": "GameData/KSPDev", + "install_to": "GameData" + } + ], + "download": "https://github.com/ihsoft/KSPDev/releases/download/logconsole_0.15/KSPDev_LogConsole_v0.15.zip", + "download_size": 81337, + "download_hash": { + "sha1": "CA21152E0300B08287E5E27E8C2073726A24F8D6", + "sha256": "FCD71CBC1F07524D413C290470AD2B141EBA7A1FE8F2860605C0E52797EDA504" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}