41 lines
1.4 KiB
JSON
41 lines
1.4 KiB
JSON
{
|
|
"spec_version": "v1.4",
|
|
"identifier": "MemGraph",
|
|
"name": "MemGraph",
|
|
"abstract": "This is a simple plugin to display of graph of memory allocation and garbage collection. It is intended as a troubleshooting and development aid rather than for general use.",
|
|
"author": [
|
|
"Gerry1135",
|
|
"linuxgurugamer"
|
|
],
|
|
"version": "1:1.2.0",
|
|
"ksp_version_min": "1.8.0",
|
|
"license": "MIT",
|
|
"resources": {
|
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/175924-*",
|
|
"repository": "https://github.com/linuxgurugamer/MemGraph",
|
|
"bugtracker": "https://github.com/linuxgurugamer/MemGraph/issues",
|
|
"remote-avc": "http://ksp.spacetux.net/avc/MemGraph"
|
|
},
|
|
"tags": [
|
|
"plugin",
|
|
"information"
|
|
],
|
|
"depends": [
|
|
{
|
|
"name": "ToolbarController"
|
|
},
|
|
{
|
|
"name": "ClickThroughBlocker"
|
|
}
|
|
],
|
|
"download": "https://github.com/linuxgurugamer/MemGraph/releases/download/1.2.0/MemGraph-1.8.0-1.2.0.zip",
|
|
"download_size": 42836,
|
|
"download_hash": {
|
|
"sha1": "6AE17C3B65FE5113AD3EEBCF882727CC89C78DB2",
|
|
"sha256": "33947AD7227A1390A392520C43ECD2F5879D5EBA9087742BEF5B096923629E94"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"release_date": "2019-11-09T02:38:49Z",
|
|
"x_generated_by": "netkan"
|
|
}
|