FlingEngine icon indicating copy to clipboard operation
FlingEngine copied to clipboard

Ability to load Multiple config files at once

Open BenjaFriend opened this issue 4 years ago • 1 comments

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 avatar Mar 08 '20 23:03 BenjaFriend

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

BenjaFriend avatar May 03 '20 00:05 BenjaFriend