1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 02:49:55 +00:00
openmw-tes3mp/bsa/tests/bsatool.ggo

10 lines
342 B
Text

package "bsatool"
version "1.0"
purpose "Inspect and extract files from Bethesda BSA archives"
#usage "<usage>"
#description "<description>"
args "--unamed-opts=BSA-FILE -F bsatool_cmd -G"
option "extract" x "Extract file from archive" string optional
text "\nIf no option is given, the default action is to list all files in the archive."