Page 1 of 1

Expose info.json/title as localized mod-name.

Posted: Mon Sep 07, 2020 9:30 pm
by eradicator
This is another one of these things that are really neither an interface request nor a bug, so i'm chosing the less severe option.

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
notlocalized.png
notlocalized.png (176.23 KiB) Viewed 773 times

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.

Re: Expose info.json/title as localized mod-name.

Posted: Thu Mar 04, 2021 6:09 am
by kirazy
I would like to second this request.