Releases: TES5Edit/TES3Edit
Releases · TES5Edit/TES3Edit
TES3Dump - e97e720
TES3Dump - e97e720
Command line:
TES3Dump <input ESP/ESM> > <output text file>
Examples
TES3Dump.exe "ModA.esp" > "TES3Dump_ModA.txt"
With optional redirect for console window
TES3Dump.exe "ModA.esp" > "TES3Dump_ModA.txt" 2> "TES3CON_ModA.txt"
Example with more command for unknown fields (use with only one record in the plugin)
TES3Dump.exe -more "ModA.esp" > "TES3Dump_ModA.txt" 2> "TES3CON_ModA.txt"
TES3Dump.exe without parameters will give list of available commands