Mod articles
-
How to Use Text Extractor by Darkxex
tl;dr- to export, drag .eng files over the EXE; to import, open command prompt and type: RF4STextExtractor -i filename.eng filename.eng.txt
If you didn't follow that, read on!
Set-up
Download RF4STextExtractor.exe. To make things easier, put the .exe file in the same folder as the .eng file(s) you're editing.
Export
Exporting takes .eng files and creates new .txt files so you can edit then in a program like notepad++. This is the easy part: just drag the .eng file you want to export onto RF4STextExtractor.exe, and it will create a new file that ends with .eng.txt.
Optional: If you already know how to use command prompt and want to know the command for exporting, it's as follows: RF4STextExtractor filename.eng
...