Skip to content

wakman WizardArk extractor

Latest
Compare
Choose a tag to compare
@noita-player noita-player released this 11 Oct 02:39
· 9 commits to master since this release

Initial release.

  • oct10 beta support
  • exe build

wakman.exe -xo ./extracted_wak/

usage: wakman.exe [-h] [-x] -o OUTLOC [-m NOITA_VERSION] [wak_file]

positional arguments:
  wak_file          Path to your data.wak. If omitted, wakman guesses.

optional arguments:
  -h, --help        show this help message and exit
  -x                Extract the contents of a wak. Only lists contents if
                    omitted.
  -o OUTLOC         Folder to extract wak to. ex: -o C:\wak_extracted
  -m NOITA_VERSION  Version of noita. 1 is stable, before oct10. 2 is beta and
                    after oct10.