Creating a Release - JamesTKhan/Mundus GitHub Wiki
- Update references to current version in the code base in Gradle and Java files.
- Clean your current project
- In Gradle, run:
- Editor -> Dist
- Commons -> build and sourcesJar
- Runtime -> build and sourcesJar
- Zip up the Mundus editor jar, and both jars for commons and runtime
- Create release in GitHub and attach zipped binaries.