Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
Create and manage your game patches from Godot Engine to Game Launcher CloudGame Launcher Cloud is a platform to create your own custom game launchers for any engine and any game.It includes automatic updates, player login, in-launcher purchases, analytics, hosting, AI-powered news generation, and support for private servers — all in one place.➤ Website:https://gamelauncher.cloud/➤ Documentation:https://help.gamelauncher.cloud/➤ Discord (Community and Support):https://discord.com/invite/FpWvUQ2CJP◆ [email protected]▽ Features ▽Connect to your Game Launcher Cloud account to● BUILD, COMPRESS AND UPLOAD PATCHESBuild your game and upload it directly to Game Launcher Cloud.The manager handles everything for you.● TIPSReceive smart tips to improve patch quality.
Game Launcher Cloud - Manager for Godot
The Next-Generation Custom Game Launchers Creator Platform
Build and upload your game from Godot Engine to Game Launcher Cloud!
Build and upload your game from Godot Engine to Game Launcher Cloud!
A powerful Godot Editor plugin that allows you to build and upload your game patches directly to Game Launcher Cloud platform from within the Godot Editor.
🌟 Features
✓ Connect to Your Account
- Easy authentication using API Key
- Secure connection to Game Launcher Cloud backend
- Persistent login sessions
✓ Build and Upload Patches
- Build your Godot game directly from the editor
- Automatic compression and optimization
- Upload builds to Game Launcher Cloud with one click
- Real-time upload progress tracking
- Support for Windows, Linux, and macOS builds
✓ Tips and Best Practices
- Receive helpful tips to improve patch quality
- Learn optimization techniques
- Best practices for game distribution
- Build size recommendations
📦 Installation
Method 1: Asset Library (Recommended)
- Open Godot Editor
- Go to AssetLib tab
- Search for "Game Launcher Cloud"
- Click Download and Install
- Enable the plugin in Project > Project Settings > Plugins
Method 2: Manual Installation
- Download the latest release from GitHub Releases
- Extract the
addons/game_launcher_cloudfolder into your project'saddons/directory - Enable the plugin in Project > Project Settings > Plugins
🚀 Quick Start
Step 1: Get Your API Key
- Go to Game Launcher Cloud Dashboard
- Navigate to User Profile > API Keys
- Click Create New API Key
- Copy your API key
Step 2: Connect to Game Launcher Cloud
- In Godot, open Project > Tools > Game Launcher Cloud Manager
- Go to the Login tab
- Paste your API Key
- Click Login with API Key
Step 3: Build and Upload
- Go to the Build & Upload tab
- Click Load My Apps to see your available apps
- Select the app you want to upload to
- Write some Build Notes describing what changed
- Click Build & Upload to Game Launcher Cloud
- Wait for the build and upload to complete!
📖 Documentation
Authentication
The extension supports authentication via API Keys. This is the recommended method for automated builds and CI/CD pipelines.
To get an API Key:
- Visit Game Launcher Cloud Dashboard
- Create a new API key with appropriate permissions
- Copy and save the key securely
Building and Uploading
The extension will:
- Build your Godot project for the currently selected platform
- Compress the build into a ZIP file
- Upload it to Game Launcher Cloud
- Process the patch automatically on the server
Supported Platforms:
- Windows (64-bit)
- Linux (64-bit)
- macOS
Configuration
The extension saves your settings in:
res://addons/game_launcher_cloud/glc_config.json
Note: Add this file to .gitignore to avoid committing your API key!
💡 Tips for Better Patches
Optimize Build Size
- Compress textures appropriately
- Remove unused assets
- Use PCK files for large content
- Enable script encryption if needed
Use Descriptive Build Notes
Always include:
- Version number
- New features added
- Bugs fixed
- Known issues
Test Before Uploading
- Run the build locally first
- Check for crashes or errors
- Verify all features work
- Test performance
🔧 Requirements
- Godot 4.0 or newer
- Active Game Launcher Cloud account
- Export templates installed for your target platform
🤝 Support
Need help? We're here for you!
- 🌐 Website: gamelauncher.cloud
- 💬 Discord: Join our community
- 📚 Documentation: docs.gamelauncher.cloud
📝 License
This extension is provided free of charge for use with Game Launcher Cloud platform.
🎮 About Game Launcher Cloud
Game Launcher Cloud is a comprehensive platform for game developers to:
- Create custom game launchers in minutes
- Distribute game patches efficiently
- Manage multiple games and versions
- Track downloads and analytics
Create and manage your game patches from Godot Engine to Game Launcher Cloud
Game Launcher Cloud is a platform to create your own custom game launchers for any engine and any game.
It includes automatic updates, player login, in-launcher purchases, analytics, hosting, AI-powered news generation, and support for private servers — all in one place.
➤ Website:
https://gamelauncher.cloud/
➤ Documentation:
https://help.gamelauncher.cloud/
➤ Discord (Community and Support):
https://discord.com/invite/FpWvUQ2CJP
◆ Contact
[email protected]
▽ Features ▽
Connect to your Game Launcher Cloud account to
● BUILD, COMPRESS AND UPLOAD PATCHES
Build your game and upload it directly to Game Launcher Cloud.
The manager handles everything for you.
● TIPS
Receive smart tips to improve patch quality.
Reviews
Quick Information
Create and manage your game patches from Godot Engine to Game Launcher CloudGame Launcher Cloud is a platform to create your own custom game launchers for any engine and any game.It includes automatic updates, player login, in-launcher purchases, analytics, hosting, AI-powered news generation, and support for private servers — all in one place.➤ Website:https://gamelauncher.cloud/➤ Documentation:https://help.gamelauncher.cloud/➤ Discord (Community and Support):https://discord.com/invite/FpWvUQ2CJP◆ [email protected]▽ Features ▽Connect to your Game Launcher Cloud account to● BUILD, COMPRESS AND UPLOAD PATCHESBuild your game and upload it directly to Game Launcher Cloud.The manager handles everything for you.● TIPSReceive smart tips to improve patch quality.