.esp to .esm conversion with tes3cmd - Morrowind Modding Tutorial

Опубликовано: 15 Июль 2026
на канале: Endify
455
7

I go over how to convert .esp files to .esm files and vice versa.

0:00 .esp to .esm

./tes3cmd esm "modname.esp"

tes3cmd documentation on the esm command: https://github.com/john-moonsugar/tes...


0:38 .esm to .esp

./tes3cmd esp "modname.esm"

tes3cmd documentation on the esp command: https://github.com/john-moonsugar/tes...

---------------------------------------------------------------------------------------------------------------------------
tes3cmd download: https://github.com/john-moonsugar/tes...