Create a Release
You can upload your android or web builds by creating a release.
note
Game releases are not publicly available until they are published.
Release Details​
You'll need to enter the details of your release -- this includes release name and version.
Versions should use MAJOR.MINOR.PATCH
structure.
You can add what has changed on the release notes section. The release details will be shown on the game page when it's published.
Upload your game​
Now you can upload your mobile .apk
or web .zip
file here.
Follow the guidelines below to ensure build will upload seamlessly.
info
Guidelines for WebGL builds:
- Make sure the entrypoint
index.html
is in the base directory - The game should be compressed as a
*.zip
file
info
Guidelines for Android builds:
- Filetype should be a
*.apk
Save it!​
Clicking "save" will create that release. Try your game out on the platform by clicking the "Play Game" button on the side of the screen.
Next up, we'll submit the game.