How to change UI logo?
Step by step documentation how to change the app logo.
Script
Go to this file and open it:
[banners]/rcore_banners/config.lua
Search for Config.UI_SETTINGS, you should see something like this.
You can use image link or defined it the logo in client/ui/web/build/logo.png
Set your logo in UI_SETTINGS.APP_LOGO.
Save your rcore_banners/config.lua
Restart your server, now you should see your logo there.
Last updated