NeoGF/mdttool
tmpz23 eeac1592a4
USA charset fix & comments
Fixed simple and double quote in both direction to None in USA charset.

Added comments
2022-09-18 11:43:05 +02:00
..
mdttest.py Create mdttest.py 2022-09-17 13:36:25 +02:00
mdttool.py USA charset fix & comments 2022-09-18 11:43:05 +02:00
README.md Update README.md 2022-09-17 13:36:52 +02:00

mdttool.py

Python3 script for unpack/pack MDT file format. Allow to edit texts files extracted. MIT License.

User manual

Unpack source_mdt.mdt in the default new folder source_mdt. If optional_dest_folder is specified we unpack in optional_dest_folder. Charset has to be specified when unpacking.

mdttool.py --unpack source_mdt.mdt optional_dest_folder --charset EU

Pack source_folder in the default new file source_folder.mdt. If optional_dest_file.mdt is specified we pack in optional_dest_file.mdt.

mdttool.py --pack source_folder optional_dest_file.mdt

Extracted file tree

In the unpacked folder we find:

  • 0_N.txt - Correspond to the paragraphs block N with N starting from 0.
  • conf.txt - Used for a correct repack. Don't edit this file.
  • charset.tpl - The extracted TPL containing symbols textures.