Version 1.4.0 - New Localization Features and Expanded Documentation. #90
EliteMasterEric
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Polymod version 1.4.0 has released and is now available from HaxeLib and here on GitHub.
See the new
openfl_firetongue
sample for a good example of how the new feature can be implemented into your projects.Dialogue could already be translated with just FireTongue, and you should definitely let FireTongue handle text in your projects anyway, since Polymod integrates well with it even without using this feature. This is because you can use
_merge
with XML files and TSV/CSV. However, with this new update, it's easier than ever to translate your project. Have voice acted sound files? Just put the foreign language variants into the locale folder? Have billboards, decals, or other graphics containing stylized text? Just put translated versions in the right spot.Beta Was this translation helpful? Give feedback.
All reactions