Blondazz / KeyOverlay

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

Added option to save key count #6

Closed nzxl101 closed 3 years ago

nzxl101 commented 3 years ago

I've also changed a bit of the config code to make it more "accessible" and it could be used for later on when creating a gui for setting up things more easily (if planned).

Blondazz commented 3 years ago

Would it be possible for you to not require the pipe and zeroes after the keys on startup? I think it creates unnessesary clutter in the config file and it might not be intuitive for everyone and let's be frank, people often don't read the readme file. So for example make the program create the numbers for saving counter only if someone has the counter enabled? Another thing is this dependency image why is it here?

nzxl101 commented 3 years ago

Another thing is this dependency

My bad. I've commited the obj/ folder and didn't notice because I thought it's in the .gitignore already. Shouldn't really matter but I would delete it.

I think it creates unnessesary clutter in the config file and it might not be intuitive for everyone and let's be frank, people often don't read the readme file.

The config file is already pretty cluttered to be honest. I'm gonna look into a better solution for that.

Blondazz commented 3 years ago

The config file is already pretty cluttered to be honest.

Yeah I know, that's why i don't want any more unnessesary clutter in there if it's not used by someone