diff --git a/ShowFPS/ShowFPS-v1.0.ckan b/ShowFPS/ShowFPS-v1.0.ckan new file mode 100644 index 0000000000..7917f3069a --- /dev/null +++ b/ShowFPS/ShowFPS-v1.0.ckan @@ -0,0 +1,21 @@ +{ + "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" + } + ] +}