diff --git a/Extract-images-from-OCTGN-packs.md b/Extract-images-from-OCTGN-packs.md index 51ec250..2fa0597 100644 --- a/Extract-images-from-OCTGN-packs.md +++ b/Extract-images-from-OCTGN-packs.md @@ -1,6 +1,6 @@ Or "*How to not kill Ponyhead's bandwidth*" -The MCGServer needs images in a ponyhead-like format for serving them to the client, this is desirable for other kind of projects as well, so here's a guide on how to extract images from OCTGN image packs for the [MLP:CCG OCTGN game definition](http://www.octgngames.com/mlpccg), which are easily available online. +The MCG Server needs images in a ponyhead-like format for serving them to the client, this is desirable for other kind of projects as well, so here's a guide on how to extract images from OCTGN image packs for the [MLP:CCG OCTGN game definition](http://www.octgngames.com/mlpccg), which are easily available online. # Requirements - [Go 1.10+](https://golang.org/) (but earlier versions might work)