khanat-opennel-code/code/ryzom/tools/translation/6_merge_words_diff.bat
2015-11-04 10:41:30 +01:00

6 lines
No EOL
98 B
Batchfile

@echo off
echo Merging words diff...
bin\translation_tools merge_words_diff
echo Done.
pause