You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because the config file is a raw binary dump, any change to the internal structures invalidates earlier config files. A textual format also enables editing the config outside the game.
Because the config file is a raw binary dump, any change to the internal structures invalidates earlier config files. A textual format also enables editing the config outside the game.
Probably depends on #370.