Add option to remove accounts
Hi!
I would like if exists an option to remove an option would be added. I guess the only way now to do is removing the registry entry of the account on Steam registry folder.
That's a good idea and something I want to add, I just can't figure out a simple and easy way to let the user do it.
For reference, the exact file it reads from is located at C:\Program Files (x86)\Steam\config\loginusers.vdf. You can delete entries manually and the app will automatically recognize it.
I've tried to do it myself but i'm a JavaScript guy, i'm not familiarizated with C#. My idea was adding a option named "Manage Accounts" below the "Add Account" button. It would open a window with a row list of accounts, with a delete button at the end of the row.