Setup
Last updated
Last updated
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
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
Copy/cut your new logo into web/src/assets
and match the file name to the one imported
Logo name cannot contain spaces!
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
Backsound name cannot contain spaces!
Once everything is setup, the script won't work if you haven't built it to production, so you have to negbuild it first before using it!