flingengine / flingengine/FlingEngine
Ability to load Multiple config files at once
Open
enhancement
good first issue
PRI 2
- Dominant language
- C++
- Stars
- 415
- Forks
- 16
- Avg merge
- 18h 53m
- Merged PRs (30d)
- 7
Description
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`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.