What?
Currently accessing the localized name of a mod is only possible if the mod author went through the trouble of defining it in locale.cfg.
Code: Select all
[mod-name]
eradicators-sudo=Eradicator's /sudo
So what?
Info.json already contains the localized English name, so it would be nice if that could be made available in case the mod author forgot to add a locale.cfg entry.