1οΈ1 & 2. Build your App
Build your app files to let Game Launcher work with it.
Last updated
Build your app files to let Game Launcher work with it.
Last updated
This tutorial assumes you correctly installed the Game Launcher in your server.
If you don't have done this, please go here: Installation
The content in the App folder is exactly what the users will download.
All files are required to compare the previous files vs the new ones.
Remember to check the App/Product name in Unity Player Settings.
It must be the same as your MAINAPP_EXECUTABLE in your Launcher
Build your App in the Release or Beta App workspace folder from the Patch Manager
What is Release or Beta?
Release: The environment for end-users
Beta: The public beta environment for developers, using for testing (You need to enable it in GameLauncher.xaml.cs set DisableBetaEnvironment = false)
That's all!
Next step: