Blondazz / KeyOverlay

A simple key overlay for osu! streaming
GNU General Public License v3.0
197 stars 26 forks source link

[Feature request] Read config file from command line option #55

Closed UlyssesZh closed 1 year ago

UlyssesZh commented 1 year ago

I play multiple games, and I want a way to conveniently switch among different config files. The way I can think of is to specify the filename of config file in command line.

Blondazz commented 1 year ago

Do you mean the config filename when using a command line to open the program?

UlyssesZh commented 1 year ago

Yes. For example,

./KeyOverlay config1.txt

will use config1.txt instead of config.txt as the config file.

Blondazz commented 1 year ago

I will work on that once I get a bit of free time (like 2 weeks or so) thanks for the idea.

Blondazz commented 1 year ago

Sorry it took so long lmao, the new release supports program arguments regarding config file.