Skip to content

Instantly share code, notes, and snippets.

# storm-extract
A tool to list and extract files from the Heroes of the Storm CASC (Content
Addressable Storage Container) archives.
This package is BOTH a command-line application AND a NodeJS add-on module! You
can compile this project as a command-line application if you just need some
basic functionality. You may also compile this as a NodeJS module if you need
to access the data programmatically.