Skip to content

Update Time

Ben Cuan edited this page Jun 2, 2016 · 2 revisions

##Here are all the things that must be done when a new update comes out.

  1. Build the Mac, Windows and Linux versions, then zip them
  2. Copy them over to Dropbox
  3. Create a pull request from develop to master. Squash all commits into one, and name it "Update X.Y.z"
  4. Create a new release in master. The tag is vX.y.z or vX.y.z-alpha. The name is Release X.y.z or Alpha x.y.z
  5. Upload the build zips as binary attachments to the release
  6. Update the website with a news section, webGL, and new links to the Dropbox files
  7. Email followers
  8. Build on Unity Cloud
  9. Update Changelog and TODO list
Clone this wiki locally