Treasure Management Console
Uploading Builds
How to upload a build to the TMC.
Your first build
When you first click on builds, you will be prompted to upload a build. To upload a build, click the “Upload a build” button in the top right corner.
File requirements
- For Windows builds, the
.zip
file must include a.exe
file with a matching name. For example, if you are uploadingmy-game.zip
then there must be amy-game.exe
file in the.zip
. - For macOS builds, the
.zip
file must include a.app
file with a matching name. For example, if you are uploadingmy-game.zip
then there must be amy-game.app
file in the.zip
.
Attaching a build
Attach the .zip
files for your game’s Windows and macOS builds here.
Make sure to follow the requirements above.
Uploading your build
When you are ready, click “Upload”. Do not close the modal or navigate away until the upload finishes.
Viewing your build
Immediately after the upload finishes you will see the build listed as “pending”.
After the build is finished processing, you will see the build listed as “uploaded”.
You are able to edit the build’s description if you want to here by clicking the “Edit” button.