From fcea6761806d44b59721d554a5d54da338d56f72 Mon Sep 17 00:00:00 2001 From: Hamcha Date: Sat, 25 May 2019 15:38:19 +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 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)