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

Ability to load Multiple config files at once #148

Open
BenjaFriend opened this issue Mar 8, 2020 · 1 comment
Open

Ability to load Multiple config files at once #148

BenjaFriend opened this issue Mar 8, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers PRI 2 Priority 2; Important

Comments

@BenjaFriend
Copy link
Member

As of right now, we can only load one .ini file at a time. Instead, we should parse the Config directory for each file, load it in, and add it to our map of configurations.

This should be done on Engine::Startup inside of the FlingConfig.

@BenjaFriend BenjaFriend added enhancement New feature or request good first issue Good for newcomers PRI 2 Priority 2; Important labels Mar 8, 2020
@BenjaFriend
Copy link
Member Author

We should also move the imgui.ini directory in here to the Config folder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers PRI 2 Priority 2; Important
Projects
None yet
Development

No branches or pull requests

1 participant