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...