# How the Launcher Self-Updates

Learn how different types of updates are delivered to your players and when a launcher rebuild is required.

***

## How Updates Work

**When you save your launcher configuration:**

* When you save your launcher configuration, every user gets the new changes as soon as they **open the launcher** or press the **Refresh** button.
* When the launcher starts, it automatically **checks for updates**. If a new version is available, a button appears at the top so the user can download it.

**About forced updates:**

* The platform enforces a **global minimum launcher version** for security and compatibility.
* If a player's launcher version is older than the minimum required version, they must update before accessing the platform.
* This ensures all users benefit from the latest performance improvements, security patches, and bug fixes.
* Future versions will allow developers to set custom minimum version requirements for their launchers.

***

## Understanding "Launcher Deploy" vs. Regular Customization Updates

It's important to clarify what requires a **Launcher Deploy** and what doesn't:

**A Launcher Deploy is ONLY needed when:**

* You change the **Launcher Icon**
* You change the **Launcher Splash Art**
* Game Launcher Cloud releases a **new internal update of the launcher**

**A Launcher Deploy is NOT needed when:**

* ✅ You update **App customization**
* ✅ You update **Launcher customization**
* ✅ All these changes are applied instantly and the launcher fetches them automatically

{% hint style="success" %}
**Remember**: Most changes you make are delivered instantly to players. Only icon and splash art changes require a full launcher rebuild!
{% endhint %}

***

## Next Steps

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Launcher Builds</strong></td><td>Build and distribute your launcher</td><td><a href="launcher-builds">launcher-builds</a></td></tr><tr><td><strong>Customize Appearance</strong></td><td>Personalize your launcher</td><td><a href="broken-reference">Broken link</a></td></tr><tr><td><strong>Launcher Settings</strong></td><td>Configure launcher behavior</td><td><a href="launcher-settings">launcher-settings</a></td></tr></tbody></table>

***

{% hint style="success" %}
**Questions?** Visit our [documentation](https://help.gamelauncher.cloud) or join [Discord](https://discord.com/invite/FpWvUQ2CJP)!
{% endhint %}
