-
Notifications
You must be signed in to change notification settings - Fork 22
Creating a Release
James edited this page Jun 28, 2023
·
1 revision
- 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.