Mhopkinsinc / NHL94SNESVault

ROM Hacks for NHL '94 on the SNES
The Unlicense
3 stars 0 forks source link

Code Refactor - Add Release pipeline to automatically build for Windows and MacOS #25

Closed Mhopkinsinc closed 6 months ago

Mhopkinsinc commented 7 months ago

User story

Add a release pipeline that will automatically build the console application GUI for Windows and MacOS and push to the Release page.

Expected Result

1 Zip file for Window with console app + GUI. 1 DMG file for MacOS with console app + GUI

Benefits

Acceptance criteria

Sprint Ready Checklist

Mhopkinsinc commented 6 months ago

Creates MacOSX and WinX86 builds for now.