Commit Graph

2 Commits

Author SHA1 Message Date
Nathan Fulton
05f1755637 Add max FPS to game options 2017-10-21 20:41:49 -04:00
Nathan Fulton
71dd4eb5b5 Save preferences as json
Preferences have keys as defined in ht.h. These keys can be used to read/write preferences. Preferences are saved in a .json on the disk.
This is much easier to work with than the old presences binary structures as it doesn’t require preference versioning.
2017-10-21 20:36:37 -04:00