I18N.pl

From The DarkMod Wiki
Revision as of 11:16, 20 August 2011 by Tels (talk | contribs) (add)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Inrtoduction

The script fm_translate.pl seperates the main FM data from all the texts and other assets that need to be changed in order for translation.

Requirements

Usage

On a console (a "DOS Window" under Windows):

perl fm_translate.pl --english fms/outpost/outpost.pk4 --french fms/avant_poste.pk4

The output packages will be created under output, as:

output/outpost.pk4
output/outpost_i18n.pk4

See also