Update page 'Extract images from OCTGN packs'
parent
938fb5569a
commit
fee6090f49
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
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:
|
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:
|
||||||
|
|
Loading…
Reference in a new issue