Upload from the Dashboard
Upload a build up to 5 GB straight from your browser
The fastest way to publish an update: drag your ZIP into the dashboard, wait for processing, set it as active.
Before You Start
Your build must be a .zip file with all game files in the root of the ZIP (not inside a single folder). See Prepare Your Build if you are not sure.
Step 1: Open the App Builds Tab
Access the dashboard
Log in to your Game Launcher Cloud account.
Select your app
In the sidebar, click on your app.

Open the App Builds tab
Click the App Builds tab in your application page.

Step 2: Upload Your ZIP
Drag and drop or browse: select your .zip file
Add build notes (optional): describe changes, bug fixes, new features
Click "Upload Your Build": the upload starts immediately
Keep the tab open until the upload finishes

Step 3: Wait for Processing
After the upload, the build goes through the queue. You can follow it in the Jobs Monitor.

⬆️ Uploading: file upload to cloud storage
⬇️ Downloading: server retrieves the file
📦 Unzipping: extracting build contents
🔧 Creating Patch: generating delta patches
✅ Completed: build is ready for distribution
Step 4: Set the Build as Active
A processed build is not live yet. Activate it so players can download it:
Find your build
In the App Builds tab, your new build appears in the list with status Completed.

Open Change Active Build
Switch to the Environments tab and click "Change Active Build".

Confirm
Select the build and click Set Build.

That is it. Open your launcher and click refresh to fetch the new update.
Players update automatically: once a build is active, players receive it the next time they open the launcher.
Troubleshooting
Stuck at "Enqueued"
Build waiting in the processing queue
It should start after a few minutes. If it stays stuck, contact support with the Build ID.
Stuck at "Processing"
Large file being processed
Wait and check the status regularly. Large builds take longer.
Build shows "Failed"
Corrupt ZIP or invalid structure
Re-compress the file and make sure no file inside is corrupted.
Upload very slow
Network connection
Check your internet speed, or use the CLI for better upload performance.
Can't find the build after upload
Wrong environment selected
Check the other environments (Staging, Production, custom).
Need help? Join Discord or email support@gamelauncher.cloud
Next Steps
Last updated
Was this helpful?