From dcfbe6febae9b015ecfffc192e02622ee6524bcd Mon Sep 17 00:00:00 2001 From: Carbonara <108797333+Mimigris@users.noreply.github.com> Date: Sun, 20 Aug 2023 10:39:12 +0200 Subject: [PATCH] Update README.md Add LCFSTRINGS to the README file --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index aa4a1c67..41ada936 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,10 @@ must be installed with [vcpkg]. LCF2XML is a small tool to convert RPG Maker 2000 and 2003 data format (LMU, LMT, LDB, LSD, ...) to XML and vice-versa. +### LCFSTRINGS + +LCFSTRINGS is a small tool to list the strings used for the text and filenames from LMU, LMT, LDB and LSD files. + ## Bug reporting