1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 22:49:55 +00:00
openmw-tes3mp/esm/tests/esmtool.ggo
2010-02-19 09:12:49 +01:00

8 lines
349 B
Text

package "esmtool"
version "1.0"
purpose "Inspect and extract from Morrowind ES files (ESM, ESP, ESS)"
args "--unamed-opts=ES-FILE -F esmtool_cmd -G"
option "raw" r "Show an unformattet list of all records and subrecords" optional
text "\nIf no option is given, the default action is to parse the entire archive and diplay diagnostic information."