Legacy: Analysing other mods with Wolvenkit Console

Unbundling mods with CLI

wolvenkit.cli.exe

  1. Optional, but recommended: Make sure that your downloaded .archive is inside a folder with no other items.

  2. Open WIndows Command (press Windows+R and type cmd, then press enter).

  3. Drag and drop WolvenKit.cli.exe into the command window

  4. Type a space

  5. Type unbundle -p

  6. Type another space

  7. Drag and drop the archive you downloaded into the command window.

You will now see something like

"C:/Path/to/Wolvenkit.cli.exe" unbundle -p "D:/Path/to/subdir/downloaded.archive"

If you press enter now, WolvenKit will unpack the archive, putting the contents into the same directory.

- Path
  - to
    - subdir
        archive.archive
        - base

Last updated

Was this helpful?