CKAN-meta/KSPDev-LogConsole/KSPDev-LogConsole-1-0.19.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/tree/master/Sources/LogConsole",
"bugtracker": "https://github.com/ihsoft/KSPDev/issues/new?title=LogConsole%3A%20"
},
"version": "1:0.19",
"ksp_version_min": "1.4.0",
"ksp_version_max": "1.4.99",
"install": [
{
"file": "GameData/KSPDev",
"install_to": "GameData"
}
],
"download": "https://github.com/ihsoft/KSPDev/releases/download/logconsole_0.19/KSPDev_LogConsole_v0.19.zip",
"download_size": 87140,
"download_hash": {
"sha1": "7C4E9B2D4CBE208AF231211753A976A6E9BF99EC",
"sha256": "2C3CD1098B454165F08E13F743C4D922B6E9874D8C4F7F5A04A2E49F75DC30AE"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}