Get local metadata for installed mods
I did some research
Most mods only have the metadata that's on the config.toml, however some have a meta.json file.
I don't think it's a standard thing, but it's worth getting data from…
Refactor all string paths into pathlib Paths
Replace string paths with pathlib's path
Replace string paths with pathlib's path
Refactor all string paths into pathlib Paths