From a300a15df2d8b596e1fc1961e0d6c7bd1be0ef42 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Thu, 12 Jan 2017 21:48:10 +0000 Subject: [PATCH] this is a anonymous login removed steamuser var --- Ricochet/ricochetserver | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Ricochet/ricochetserver b/Ricochet/ricochetserver index 8a7658131..d3165f2fd 100644 --- a/Ricochet/ricochetserver +++ b/Ricochet/ricochetserver @@ -41,10 +41,6 @@ parms="-game ricochet -strictportbind +ip ${ip} -port ${port} +clientport ${clie #### Server Settings #### -## SteamCMD Login | https://github.com/GameServerManagers/LinuxGSM/wiki/SteamCMD#steamcmd-login -steamuser="username" -steampass="password" - ## Server Start Settings | https://github.com/GameServerManagers/LinuxGSM/wiki/Start-Parameters ip="0.0.0.0"