31 lines
1.1 KiB
JSON
31 lines
1.1 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": "linuxgurugamer",
|
|
"license": "MIT",
|
|
"resources": {
|
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/175924-14-",
|
|
"repository": "https://github.com/linuxgurugamer/MemGraph"
|
|
},
|
|
"version": "1:1.1.3",
|
|
"ksp_version_min": "1.5.1",
|
|
"depends": [
|
|
{
|
|
"name": "ToolbarController"
|
|
},
|
|
{
|
|
"name": "ClickThroughBlocker"
|
|
}
|
|
],
|
|
"download": "https://github.com/linuxgurugamer/MemGraph/releases/download/1.1.3/MemGraph-1.7.2-1.1.3.zip",
|
|
"download_size": 40776,
|
|
"download_hash": {
|
|
"sha1": "50E0F5DA402AEA5B72C04E310090EA32F8894D21",
|
|
"sha256": "6EEA2157F443651C6C28CD05A206CFA3F7A95BC3FB0DED57A0B2DE5213E0558B"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|