Build Automation with Unity
Why automate? We’re developing Grand Cru’s first game The Supernauts in three individual teams. Changes are coming from many directions, multiple times per hour. To make sure our game stays constantly in good shape we’re using Continuous Integration with automated builds and testing. Often running CI for the server code is enough as all of us are working […]