22 lines
557 B
Plaintext
22 lines
557 B
Plaintext
|
{
|
||
|
"spec_version": "v1.4",
|
||
|
"identifier": "ShowFPS",
|
||
|
"resources":
|
||
|
{
|
||
|
"homepage": "http://www.curse.com/ksp-mods/kerbal/220663-showfps"
|
||
|
},
|
||
|
"name": "Show FPS",
|
||
|
"license": "LGPL-3.0",
|
||
|
"abstract": "Simple framerate counter, enable with F8.",
|
||
|
"author": "m4v",
|
||
|
"version": "1.0",
|
||
|
"download": "http://kerbal.curseforge.com/projects/showfps/files/2269020/download",
|
||
|
"install": [
|
||
|
{
|
||
|
"file" : "ShowFPS",
|
||
|
"install_to" : "GameData",
|
||
|
"filter" : "Sources"
|
||
|
}
|
||
|
]
|
||
|
}
|