game-ci / unity-orb

Build and test Unity projects for several platforms using CircleCI.
https://circleci.com/developer/orbs/orb/game-ci/unity
MIT License
7 stars 12 forks source link

feat: allow custom arguments and `executeMethod` #36

Closed EricRibeiro closed 1 year ago

EricRibeiro commented 1 year ago

Motivation

Closes #34

Changes

Notes

Before adding support for Linux we will have to stop downloading and executing GitLab's script. This will require a small decoupling effort that I'll get to in another PR.