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

Config file for game settings #17

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Config file for game settings #17

wants to merge 2 commits into from

Conversation

Piturnah
Copy link
Collaborator

@Piturnah Piturnah commented Dec 17, 2022

TODO:

  • Implement config file
  • Default values if not present
  • Warn on unexpected value
  • Serialize Config on change

Will close #15

@Piturnah Piturnah mentioned this pull request Dec 17, 2022
3 tasks
Uses only ECS systems now to tidy it up. Also will log a warning if
there is an unexpected key in the config file.
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

Successfully merging this pull request may close these issues.

Load config file on startup
1 participant