Kimjio/umamusume-localify-android

Localization of config-json

Lyzzsha opened this issue · 1 comments

Hello all.
Dont understand this:

Put the config.json file in /sdcard/android/data/jp.co.cygames.umamusume/ and the translation file referenced in dicts.

But, WHERE is config.json?
And where is the "dicts" translation place? And what translation file should one move?

In the releases - assets, its impossible to find this.

Can you help me or clarify the Readme?

Thanks!! :3

Kimjio commented

You'll need to create the config.json yourself.

In dicts, you can put any path that is accessible to the app.
This means you can put the json file anywhere in the path /sdcard/android/data/jp.co.cygames.umamusume/.

You can put the JSON file translated into your language.

You can see a sample config.json here.

I recommend using the Settings app, which allows you to set all the options you can put in your config.json.
You can get the Settings app from the releases page or the Play Store.

README file: out of date. I will update it when I have time.