Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - Arex

#1
Mods / How extract Keyed strings from a mod?
December 30, 2017, 09:05:44 AM
I localize the game and mods into Russian.

Some of the mods don't contain Language folder. There is no problem, if all English strings (visible in game) are in Def folders. The strings are not difficult to extract and translate. However, some strings are contained inside Assemblies. In the usual case, the strings are listed in Keyed folder. But, as I wrote above, the mods don't contain Language folder.

Is there any way to extract Keyed strings from the mods? Or only mod developers can do it?