Jump to content

[3.0] Mods names don't displaying in manager


Recommended Posts

In russian translation mods names don't displaying in manager (english end other languages are ok)

 

Russian:

 

 

R09Va93.jpg

 

 

 

English:

 

 

4gLAeCQ.jpg

 

 

 

Manifest.json sems ok (all mods names was displaying properly until 3.0 update):

 

 

{
    "Title" : {
        "ru" : "Deadfire Russian Localization Fix"
    },
    "Description" : {
        "ru" : "Исправляет ошибки локализации основной игры"
    },
    "Author" : "Phenomenum",
    "ModVersion": "3.0",
    "SupportedGameVersion" : {
        "Min" : "3.0",
        "Max" : "3.0"
    }
}

 

 

 

Changing "ru" to "en" in Manifest does not provide any effect.

 

It's a bug or my mistake?

Edited by Phenomenum
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...