From 0cb7ee06854d72d276425fa5497e84802c972676 Mon Sep 17 00:00:00 2001 From: tmpz23 <28760271+tmpz23@users.noreply.github.com> Date: Sun, 18 Sep 2022 11:45:05 +0200 Subject: [PATCH] Update README.md --- mdttool/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mdttool/README.md b/mdttool/README.md index 643ac45..6dc2891 100644 --- a/mdttool/README.md +++ b/mdttool/README.md @@ -18,3 +18,5 @@ 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. + +Each txt file separate paragraphs with "\n--------------------------------\n" string. You can change txt but keep separator for a correct packing.