Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.11 KB

README.md

File metadata and controls

32 lines (25 loc) · 1.11 KB

AFKPexAnon

Application that anonymize's Bethesda's compiled Papyrus script files (.pex).

Copyright (c) 2017 Larry Lopez

See LICENSE file for licensing information.

Dependencies

Commandline Options

Generic Options:
  -h [ --help ]                         Help Screen
  -c [ --config ] arg (=afkpexanon.cfg) Use configuration file.
  --version                             Show application version information.

Config Options:
  -s [ --source ] arg (=.)              Source Folder(s), defaults to current
                                        folder.
  -b [ --backup ]                       Enables the creation of backup Files.
  -m [ --mask ] arg (=*)                Character to mask computer and user
                                        name. Defaults to *
  -r [ --recursive ]                    Recursively process all subfolders.
  --verbose                             Enables verbose output mode.