Skip to main content

Launcher installation

Important

Follow this step-by-step guide to be able to use the launcher provided by ggcode.

Step 1: Connect Server

Location: ConnectServer/
File: Launcher.ini
  1. Navigate to the Connect Server directory
  2. Put the Launcher.ini file inside of the folder
  3. Configure infos inside of the file

launcherConnect

[LauncherInfo]
LauncherUpdateURL = "https://mywebsite.com/"
LauncherUpdateList = "manifest.txt"
LauncherUpdatePath = "Update/"
Info
  • LauncherUpdateURL is a main url from your website
  • LauncherUpdateList is the name of update list
  • LauncherUpdatePath is the location of the update folder inside of the sensitive

EX: https://mywebsite.com/Update/

Step 2: Client Files

Location: ClientFolder/
File: Launcher.exe
File: Launcher.ggc
  1. Navigate to the Client folder
  2. Put Launcher.exe and Launcher.ggc inside

launcherClient

Step 3: Update Generator

Location: UpdateGenerator/
Executable: UpdateGenerator.exe
  1. Navigate to the Update Generator directory updateGenFolder
  2. Put your update fales inside of Update Folder updateFolder
  3. Dragg Update folder to UpdateGenerator.exe updateDragg
  4. Upload the Update folder and the manifest.txt (that was generated) to your host.

Your launcher is now configured and ready to use.!