Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 261 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 261 Bytes

MakeMogg

Usage

To encrypt a mogg: makemogg.exe <input_mogg> -e <output_encrypted_mogg>

To create a mogg from an ogg: makemogg.exe <input_ogg> -m <output_mogg>

To do both: makemogg.exe <input_ogg> -em <output_encrypted_mogg>

License

See LICENSE