rfuzzo / omwmm

Simple OpenMorrowind Mod Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OMWMM - Simple OpenMorrowind Mod Manager

🚧 omwmm

current version: v0.2 download: TBD A simple GUI for managing mods in openMW.

🚧 omw-util

current version: v0.2 download: TBD A small utility command line tool to move plugins from your omw data directories to a working dir, and back.

Usage: omw-util [OPTIONS] [COMMAND]

Commands:
  export   Copy plugins found in the openmw.cfg to specified directory
  cleanup  Cleans up a directory with a valid omw-util.manifest file
  import   Imports a morrowind.ini file contents to openmw.cfg. Currently only supports content names
  help     Print this message or the help of the given subcommand(s)

Options:
  -v, --verbose  Verbose output
  -h, --help     Print help
  -V, --version  Print version

About

Simple OpenMorrowind Mod Manager

License:MIT License


Languages

Language:Rust 98.3%Language:JavaScript 1.0%Language:Shell 0.7%