cursey / kanan

Mods for Mabinogi using Javascript
The Unlicense
57 stars 30 forks source link

Adds keyring library to dependency installation #205

Closed Warsen closed 5 years ago

Warsen commented 5 years ago

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.