Is it possible for multiple people to be able to push an update through wyUpdate?

Hello, I work in an indie game dev studio, and we'd like to have multiple people in the studio able to push updates to the game through wyUpdate. Is this possible, and if so, how can we go about setting it up?

Yep, several ways you can do this.

1. Everyone has a copy of wyBuild and the project file and binaries to be released are on a network share.

2. A handful of developers have a wyBuild license, all deployments are done from a centralized sever (see building updates from command line in the help articles).