1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

Limit ShowFPS to game version 1.1

This commit is contained in:
HebaruSan
2018-03-17 17:02:15 +00:00
parent dc14c18efb
commit ec144c5988

View File

@ -9,7 +9,7 @@
"homepage": "http://www.curse.com/ksp-mods/kerbal/220663-showfps" "homepage": "http://www.curse.com/ksp-mods/kerbal/220663-showfps"
}, },
"version": "v1.1", "version": "v1.1",
"ksp_version_min": "1.1", "ksp_version": "1.1",
"install": [ "install": [
{ {
"file": "ShowFPS", "file": "ShowFPS",