CKAN-meta/KSPDev-LogConsole/KSPDev-LogConsole-1-2.0.ckan

38 lines
1.4 KiB
JSON

{
"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"
],
"version": "1:2.0",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.8.99",
"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_LogConsole/tree/master/Source",
"bugtracker": "https://github.com/ihsoft/KSPDev_LogConsole/issues/new",
"metanetkan": "https://raw.githubusercontent.com/ihsoft/KSPDev_LogConsole/master/KSPDev_LogConsole.netkan"
},
"tags": [
"plugin",
"library"
],
"install": [
{
"file": "GameData/KSPDev",
"install_to": "GameData"
}
],
"download": "https://github.com/ihsoft/KSPDev_LogConsole/releases/download/2.0/KSPDev_LogConsole_v2.0.zip",
"download_size": 96435,
"download_hash": {
"sha1": "846E8C0A21578F45FC0CA305C50061AAFF69F031",
"sha256": "A72994FC74D44071C1C5AD306660F54766271413C0DADBC36EEB6D96C1090DE1"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}