NetKAN added mod - HeapPadder-0.0.2.1
This commit is contained in:
parent
323db6f61b
commit
c1ed1f0af0
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "HeapPadder",
|
||||
"name": "HeapPadder",
|
||||
"abstract": "This is a simple plugin to allocate extra space on the heap to help minimize the frequency of garbage collection.",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.0.2.1",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.2",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/186521-*",
|
||||
"spacedock": "https://spacedock.info/mod/2190/HeapPadder",
|
||||
"repository": "https://github.com/linuxgurugamer/HeapPadder",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/HeapPadder/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/HeapPadder"
|
||||
},
|
||||
"tags": [
|
||||
"plugin"
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2190/HeapPadder/download/0.0.2.1",
|
||||
"download_size": 14696,
|
||||
"download_hash": {
|
||||
"sha1": "09A3D41C2805BC94B8363497EBF2A180C7EF6106",
|
||||
"sha256": "C2FEDAEFD713D96B792899DB9D04DF3A4AAC014579FF3FA45796E1CB020A51A9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-15T21:07:41.102511+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue