Installing the GBLS client
- Download the latest version of the GBLS client from the link below the instructions
- Unpack the archive to any place on the server disk where the game servers are located
- Note: make sure you have at least version 18 of NodeJS installed; run the following commands to install: “npm i”
- create a file in the root folder of the GBLS client with the name config.json and put in it the content from the message with a link to these instructions
- start the client server with the command "node index.js".
- Put the "GBLS" folder with the mission on your servers
- If you have more than one server, then customize the mission configuration for each server by editing the "script.lua" file. Find the line srv_name - server name and srv_id - server id (numbers in ""). It is also desirable to edit srv_ip (external IP address of the server) and srv_query_port (port for Steam API, not game).