diff --git a/Extract-images-from-OCTGN-packs.md b/Extract-images-from-OCTGN-packs.md index 25347da..51ec250 100644 --- a/Extract-images-from-OCTGN-packs.md +++ b/Extract-images-from-OCTGN-packs.md @@ -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: