Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 334 Bytes

File metadata and controls

18 lines (11 loc) · 334 Bytes

Extractor

A CMangos map extractor container template easy to use.

Table of Contents

Usage

To extract maps of you client use the following commands

$ cd wow-client
$ docker run -ti --rm -v `realpath .`:/mnt amangos/extractor-$EXTENSION extract

The results will be put in the ./extracts folder