diff --git a/Rust/server.cfg b/Rust/server.cfg index 8e08ae4..708feb6 100644 --- a/Rust/server.cfg +++ b/Rust/server.cfg @@ -8,13 +8,14 @@ ######################################### # A text description of your server. For a new line add: \n -server.description "This is the default LinuxGSM server description.\nCredits for LGSM support: UltimateByte" +server.description "This is the default LinuxGSM server description.\nThe command line tool for quick, simple deployment and management +of Linux dedicated game servers." # A URL to the image which shows up on the server details screen (dimensions are 512x256). -server.headerimage "https://raw.githubusercontent.com/GameServerManagers/LinuxGSM/master/images/logo/lgsm-light-full.png" +server.headerimage "https://raw.githubusercontent.com/wiki/GameServerManagers/LinuxGSM/images/brand/colour_white/LinuxGSM_colour_white_logo_wordmark_512.png" # The URL to your servers website. -server.url "https://gameservermanagers.com/" +server.url "https://linuxgsm.com/" #################################### # Optional Settings You Can Change #