client
client copied to clipboard
game.prefs Manager
I have a version system for my game.prefs ... Since the GAZ_UI rework some game.prefs are broken ... Maybe we should add a game.prefs manager into the lobby?
Where you can switch options (e.g. full screen key binding, share key binding, share build templates) and clean up all config stuff from old mods?
YES! That sounds amazing! :D
On Tue, Oct 28, 2014 at 2:01 PM, IDragonfire [email protected] wrote:
I have a version system for my game.prefs ... Since the GAZ_UI rework some game.prefs are broken ... Maybe we should add a game.prefs manager into the lobby?
Where you can switch options (e.g. full screen key binding, share key binding, share build templates) and clean up all config stuff from old mods?
— Reply to this email directly or view it on GitHub https://github.com/FAForever/lobby/issues/105.
Sounds like a very good idea. Also, mods should also use this manager instead of settings their own keys all over the preferences.
Maybe can overload the current Prefs object and automatically put a mods options in it's own namespace.