Files
wagic/projects/mtg/tools/translation_sync
wagic.the.homebrew@gmail.com 5b92639cca Erwan
- Translation updates
- JGE: DrawString now allows std::string objects
2009-11-01 02:52:41 +00:00
..
2009-06-28 13:06:32 +00:00
2009-11-01 02:52:41 +00:00
2009-06-28 13:06:32 +00:00
2009-08-16 06:13:36 +00:00

this synchronizes translated _cards.dat files with the latest _cards.dat in Res/sets

usage:
sync.pl DE
or
sync.pl FR

translated files should go in $lang/input/SET/_cards.dat
for example: FR/input/10E/_cards.dat

the output files will go into:
$lang/sets/SET/_cards.dat
for example:
FR/sets/10E/_cards.dat