Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic configuration support #43

Closed
tung opened this issue Jul 5, 2010 · 1 comment
Closed

Add basic configuration support #43

tung opened this issue Jul 5, 2010 · 1 comment

Comments

@tung
Copy link
Owner

tung commented Jul 5, 2010

There needs to be a way of saving data outside of the save file system, for e.g. controls and screen configuration. The implementation of this should be roughly the same as for save files, except saving and loading occurs in the one configuration file.

@tung
Copy link
Owner Author

tung commented Jul 29, 2010

Add config save/load API to game.lua. Closed by b731a3d.

  • Try ./game test/config.lua a few times to test it.
  • New game.lua functions: game.loadConfig(), game.saveConfig().

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant