xensik / gsc-tool

A utility to compile & decompile IW engine game scripts.
GNU General Public License v3.0
214 stars 40 forks source link

feat(build): add Dockerfile #168

Closed 3ldor closed 6 months ago

3ldor commented 6 months ago

Alpine-based Docker image for running a precompiled gsc-tool binary (tested with latest linux-x64 artifact). For ease of use, this image could be automatically built in a workflow (using the linux artifacts) and pushed to GitHub's container registry.