khanat-code-old/code/ryzom/tools/translation/5_make_words_diff.bat
2015-11-05 09:30:56 +01:00

6 lines
No EOL
100 B
Batchfile

@echo off
echo Generating words diff...
bin\translation_tools make_words_diff
echo Done.
pause