536 B
536 B
- Make sure that the
versionis the correct version number. - Copy the
system.jsonin order to make the version-specific manifest - Update the
downloadto point to the version-specific file from Github - Compress all of the necessary files and folders
- Create the release on Github with the correct tag being created
- Upload the compressed files and the version-specific manifest file
- Save the release as draft, prerelease, or stable (pre-releases won't be caught in the
/latestURL that is used to check for updates)