diff --git a/KSPDev-LogConsole/KSPDev-LogConsole-0.12.1.ckan b/KSPDev-LogConsole/KSPDev-LogConsole-0.12.1.ckan new file mode 100644 index 0000000000..398832b081 --- /dev/null +++ b/KSPDev-LogConsole/KSPDev-LogConsole-0.12.1.ckan @@ -0,0 +1,30 @@ +{ + "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": "0.12.1", + "install": [ + { + "file": "GameData/KSPDev", + "install_to": "GameData" + } + ], + "download": "https://github.com/ihsoft/KSPDev/releases/download/0.12.1/KSPDev_v0.12.1.zip", + "download_size": 34857, + "download_hash": { + "sha1": "2AB82E8B6897F307404755DCF44F610B639D3A3F", + "sha256": "2A812C3BC40B8ED49C2E9FCD15E25B2138F150F6841C6F0107627FFD72786FCC" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}