33 lines
1.2 KiB
JSON
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.14.0",
|
|
"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.14.0/KSPDev_LogConsole_v0.14.0.zip",
|
|
"download_size": 72323,
|
|
"download_hash": {
|
|
"sha1": "6BA1FF63E6E59C55A41ACAC866F988CBB4E9B86B",
|
|
"sha256": "103F1D500A416E02B8DE5DD19991D1A307CC11F569E1D2209E69548120432DEC"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|