1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
Files
CKAN-meta/MemoryUsage/MemoryUsage-v1.11a.ckan
Paul Fenwick 804497040e Move i.52k.de/kspmods -> ckan1.spacedock.info
`$ perl -i -pe's{i\.52k\.de/kspmods}{ckan1.spacedock.info}g' */*.ckan`

![Everybody stand back! I know regular expressions!](https://imgs.xkcd.com/comics/regular_expressions.png)
2016-02-26 14:20:17 -05:00

28 lines
925 B
Plaintext

{
"spec_version": 1,
"identifier": "MemoryUsage",
"license": "GPL-3.0",
"install": [
{
"file": "Kerbal Space Program/GameData/MemoryUsage",
"install_to": "GameData"
},
{
"file": "Kerbal Space Program/MemoryUsage.exe",
"install_to": "GameRoot"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/99494",
"kerbalstuff": "https://kerbalstuff.com/mod/317/MemoryUsage"
},
"ksp_version": "0.90",
"name": "MemoryUsage",
"abstract": "MemoryUsage is a plugin which adds the possibility to see the memory usage, the cpu usage and the count of threads used by KSP.",
"author": "malah",
"version": "v1.11a",
"download": "http://ckan1.spacedock.info/storage/malah_88/MemoryUsage/MemoryUsage-v1.11a.zip",
"x_generated_by": "netkan",
"download_size": 35823
}