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

33 lines
1.2 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"
],
"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"
},
"version": "1:0.21",
"ksp_version_min": "1.5.0",
"ksp_version_max": "1.5.99",
"install": [
{
"file": "GameData/KSPDev",
"install_to": "GameData"
}
],
"download": "https://github.com/ihsoft/KSPDev_LogConsole/releases/download/0.21/KSPDev_LogConsole_v0.21.zip",
"download_size": 89018,
"download_hash": {
"sha1": "D4BC9B912A34EFD46DAE3950DA7E3E9138E8693A",
"sha256": "7FF942ED9AB0DE9DC3820C518737EF5A508FD87C658B23E9DD7DBC01DDCF7553"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}