1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/ShowFPS/ShowFPS-v1.1.ckan
DasSkelett 6feb785059
Clean up ninth group of historical resource properties (#1849)
This PR changes every `x_ci` to `ci`, `x_preview` to `x_screenshot`, and `x_curse` to `curse` (and adjusts the `spec_version` where needed).
2020-02-22 20:02:53 +01:00

31 lines
1005 B
Plaintext

{
"spec_version": "v1.20",
"identifier": "ShowFPS",
"name": "Show FPS",
"abstract": "Simple framerate counter, enable with F8.",
"author": "m4v",
"license": "LGPL-3.0",
"resources": {
"homepage": "http://www.curse.com/ksp-mods/kerbal/220663-showfps",
"curse": "https://kerbal.curseforge.com/projects/220663",
"x_screenshot": "https://media.forgecdn.net/avatars/6/549/635362094143451368.png"
},
"version": "v1.1",
"ksp_version": "1.1",
"install": [
{
"file": "ShowFPS",
"install_to": "GameData",
"filter": "Sources"
}
],
"download": "https://media.forgecdn.net/files/2297/168/ShowFPS_v1.1.zip",
"download_size": 9142,
"download_hash": {
"sha1": "FC3FF8D9629F75C053EA46F187BA50B20C6EF424",
"sha256": "597AFDD73B8E31838DF6C847629C97A432DCE8BD064EE45E8093093B630F8BC4"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}