40 lines
1.5 KiB
JSON
40 lines
1.5 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.1",
|
|
"ksp_version_min": "1.8.0",
|
|
"ksp_version_max": "1.99.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",
|
|
"remote-avc": "https://raw.githubusercontent.com/ihsoft/KSPDev_LogConsole/master/KSPDev_LogConsole.version"
|
|
},
|
|
"tags": [
|
|
"plugin",
|
|
"library"
|
|
],
|
|
"install": [
|
|
{
|
|
"file": "GameData/KSPDev",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"download": "https://github.com/ihsoft/KSPDev_LogConsole/releases/download/2.1/KSPDev_LogConsole_v2.1.zip",
|
|
"download_size": 167620,
|
|
"download_hash": {
|
|
"sha1": "C4722DA4F45403AECEA7700BF947173E65FD795D",
|
|
"sha256": "9248355623B5DD49330FF222E4E177A2C9101D60C485AF2DB27838DB6134A446"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"release_date": "2020-04-27T08:37:36Z",
|
|
"x_generated_by": "netkan"
|
|
}
|