Update page 'Extract images from OCTGN packs'

Hamcha 2019-05-21 22:34:57 +00:00
parent 938fb5569a
commit fee6090f49

@ -18,7 +18,7 @@ This map translates all the GUIDs from the image packs to card IDs, for example:
To install it, run this command to retrieve the source code and compile it:
```
go get github.com/Hamcha/OCTGN2PH/buildmap
go get git.fromouter.space/mcg/mlp-server-tools/tools/buildmap
```
If you installed the game definition via OCTGN, you can just run `buildmap > cardmap.json` and it *should* work fine, if it doesn't or if you downloaded the game definition outside OCTGN's folder you need to specify the path to the Game "Sets" sub-folder using `-set-path`, like this: