From fee6090f49051ce6b33acb68803b28c589ed6799 Mon Sep 17 00:00:00 2001 From: Hamcha Date: Tue, 21 May 2019 22:34:57 +0000 Subject: [PATCH] Update page 'Extract images from OCTGN packs' --- Extract-images-from-OCTGN-packs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: