Setup

Installation

  • Extract file

  • Copy / cut gusti-loadscreen to your server resources folder

  • Open server.cfg

  • Add gusti-loadscreen script with ensure gusti-loadscreen in server.cfg

  • Start server / Restart server

  • Finished

  • gusti-loadscreen installed successfully

Configuration

Open the config.json file located in the gusti-loadscreen/web folder to configure

To change the logo, you can view it or open the Logo.tsx file located at web/src/components

import Logo_ from '../assets/logo.png'

Copy/cut your new logo into web/src/assets and match the file name to the one imported

Example

triangle-exclamation

Server Name

Description

Backsound

To change the backsound, you can view it or open the Audio.tsx file located on web/src/components

Copy/cut your new background sound into web/src/assets and adjust the file name to the one imported

Example

triangle-exclamation
circle-exclamation

Last updated