pret / pokered

Disassembly of Pokémon Red/Blue
4k stars 985 forks source link

Add docker build support #393

Closed djfdyuruiry closed 2 years ago

djfdyuruiry commented 2 years ago

I have created a Dockerfile which will build a Pokered ROM inside a Ubuntu environment. I've found it very useful for building on any OS with minimal setup. Also added scripts for *nix and windows for building and copying out the ROM from Docker.

Build process:

Rangi42 commented 2 years ago

I'd prefer not to include this (we'd implicitly be supporting Docker builds, and have to test and maintain the script). The GitHub Actions script already documents and auto-verifies the build steps.

This script would be fine in your own repo or a Gist, and could be linked from the wiki.

djfdyuruiry commented 2 years ago

Understandable👍 I have created a gist and will close this PR - will look at contributing to the wiki soon

See: https://gist.github.com/djfdyuruiry/f488289572494c01531e954a999be827