Release checklist
This checklist contains step by step instructions to create a new release of Retro Carnage Editor.
- Build and test the code
ant test
- Create release tags for retro carnage editor and the editor workspace repository
./New-ReleaseTag.ps1
- Build and upload the cross platform release
./release.sh <release-tag>
- Test the release
- Download the release
- Extract the archive
- Start the editor
- Do some random changes to a random level
- Write and publish a blog post about the new release