For the feature that saves passwords to Windows Credential Manager, the script now uses the keyring library. I forgot to add keyring to the list of dependencies that are checked for and installed when running one of the batch files. This pull fixes it.
Also I reordered all the contents of config.toml, putting listed mods into categories. Renamed a few mods. Makes it more comfortable to examine and decide on which ones to enable/disable.
For the feature that saves passwords to Windows Credential Manager, the script now uses the keyring library. I forgot to add keyring to the list of dependencies that are checked for and installed when running one of the batch files. This pull fixes it.
Also I reordered all the contents of config.toml, putting listed mods into categories. Renamed a few mods. Makes it more comfortable to examine and decide on which ones to enable/disable.