Skip to content

Release checklist

This checklist contains step by step instructions to create a new release of Retro Carnage Editor.

  1. Build and test the code
    ant test
  2. Create release tags for retro carnage editor and the editor workspace repository
    ./New-ReleaseTag.ps1
  3. Build and upload the cross platform release
    ./release.sh <release-tag>
  4. Test the release
    • Download the release
    • Extract the archive
    • Start the editor
    • Do some random changes to a random level
  5. Write and publish a blog post about the new release