3⃣

3. Create your patch

Create your Launcher patch
This tutorial assumes you already your launcher files in the workspace folder.
If you haven't done this, please go here: 2. Move your Launcher
Remember if the folder YourUnityProject\GameLauncher Launcher Workspace\SelfPatcher doesn't contain the SelfPatcher files the Launcher will fail to update itself. If you haven't done this, please go here: Installation

Creating your patch

You can create a patch from other version but you will not really require this.
Always create a patch from the current version to the new version
Game Launcher automatically increments the last number by 1 when creating a new version.
But If you want, you can change the format of the version
Like '1.0' or '1' or '1.03311' or anything you want.

Make sure you have assigned a HOST URL

You have to assign a HOST URL
Testing in Local Space must start with file:///
Testing in Remote Space must start with https:// or http://
The HOST URL in LauncherWorkspace Must End with '/Launcher/'
Example: https://yourhost.com/GameLauncher/Launcher/
Host URL for Launcher must end with '/Launcher/'
  1. 1.
    Press on Create Patch
Launcher patches takes usually 3-5 minutes because is one larger file.
(The first version is almost instant)
Creating a launcher patch
When Operation is successful appears, your Launcher patch is ready!
Next step: