/tes3util

A commandline tool for modding TES3 - Morrowind.

Primary LanguageRustMIT LicenseMIT

tes3util

A commandline tool for modding TES3 - Morrowind.

Features

Usage: tes3util.exe <COMMAND>

Commands:
  dump         Dump records from a plugin
  serialize    Serialize a plugin to a human-readable format
  deserialize  Deserialize a text file from a human-readable format to a plugin
  help         Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help
  -V, --version  Print version

Building

TBD