Update page 'Extract images from OCTGN packs'

Hamcha 2019-05-25 15:38:19 +00:00
parent fee6090f49
commit fcea676180

@ -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)