How to setup a FiveM server logo
Setting your server to use a custom server logo is easy! This guide will walk you through doing it.
Installing Your Server Logo
- Make a server logo in
.pngformat that is in a resolution of 96x96 - Go to the AleForge Panel
- Open
Files - Upload your logo to the root directory of your server
- Open
server.cfgand add the following line to it. Replace logo.png with whatever the name of your uploaded file is
load_server_icon logo.png
Restart your server and it will load with the new logo