This project is implemented as a slightly more automation-friendly alternative to existing tools.
It takes many inspirations and references from https://github.com/ScripterSugar/wdfp-extractor.
Thank you for your hard work.
Installation
Binary Releases
See Releases.
go install
go install github.com/blead/wfax@latest
Build from Source
git clone https://github.com/blead/wfax
cd wfax
go build
Usage
Fetch new (diff-only) assets for version 1.600.0 into ./dump directory and extract them with 2 spaces indentation into ./output:
wfax fetch --diff-only --version 1.600.0 ./dump && wfax extract --indent 2 ./dump ./output
Supported Assets
The main focus currently is extracting text files so image and audio assets are not supported yet.
- Ordered Maps
- Action DSL Files