Enabling View Webpage button on join?Solved
You should add commands to server.cfg manually. It is "server.url"
You can add it in your server.cfg, one command per line:
server.url "linktoyoursite"
server.url "linktoyoursite"
Wulf
You can add it in your server.cfg, one command per line:
server.url "linktoyoursite"
do i need to add all the others commands?
like this example?
server.hostname "My Rust Server"
server.port 28015
rcon.port 28016
server.maxplayers 50
server.level "Procedural Map"
server.worldsize 8000
server.seed 439876134
All of that can be used there, aside from rcon.port. You can use them there or in your startup via your host.
Locked automatically
