Skip to content

xmltool to merge translation files for S.T.A.L.K.E.R

Notifications You must be signed in to change notification settings

darekdeo/xmltool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

xmltool

xmltool to merge translation files for S.T.A.L.K.E.R

Usage:

  1. build jar or download release from: https://github.com/darekdeo/xmltool/releases/tag/1
  2. run program in console: java -jar xmltool.jar source_file.xml file_to_be_merged_to_source_file.xml
  3. program should generate merged_output.xml in the same directory where jar program is located

note: program may show error if .xml file is badly formatted, like "The reference to entity "H" must end with the ';' delimiter..." together with line of error. Most likely "&" character is used in the source file, this character must be changed to "&" since it is the correct format for xml. When editing the .xml file error in text editor make sure to use proper encoding (windows-1251)!

About

xmltool to merge translation files for S.T.A.L.K.E.R

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages