HedgeLib Docker

github actions workflow

A simple Docker image that builds HedgeLib and Puyo Text Editor from source for working with Sonic game based PAC (and other) files. The docker build takes about 270-300s.

Usage example:

docker container run -v $(pwd):/app --user $(id -u):$(id -g) kaszarobert/hedgelib HedgeArcPack /app/text/text_common_en.pac /app/text_cnvrs2/text_common_en
docker container run -v $(pwd):/app --user $(id -u):$(id -g) kaszarobert/hedgelib PuyoTextEditor /app/text_cnvrs2/text_common_en/ui_Menu.cnvrs-text -o /app/text_xml/text_common_en/ui_Menu.xml