mr-ice / maptool-macros

place for maptool macros
2 stars 3 forks source link

maptool-macros

place for maptool macros

These MapTool artifacts have all been unpacked and their macros extracted into xml and command (text) files. They can be reassembled with the tools herein.

Meta-Tools and Tools

You'll need a working git, docker, and bash. Note the examples here assume you are in the top directory of the checkout (where the scripts live).

Command Result
./dockerbuild make our docker images using a bash script
dockerbuild.cmd make our docker images using a windows command script
make build make our docker images using make
./dockerrun extract <thing> extract an object and macros to .xml and .command files
./dockerrun assemble <thing> pointed at a directory or file it parses what it can to re-assemble it into a Maptool Asset

Sample Macro List (note, this list is not maintained)