Skip to content

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

License

Notifications You must be signed in to change notification settings

namralkeeg/AFKPexAnon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.