rfuzzo / tes3util

A commandline tool for modding TES3 - Morrowind.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A commandline tool for modding TES3 - Morrowind.

License:MIT License


Languages

Language:Rust 100.0%