homefront_win32 homefront steamcmd Homefront HFDedicated.exe SERVER %PLAYERS% %IP% %PORT% %STEAM_PORT% %RCON1_PORT% %RCON2_PORT% -configsubdir=DedicatedProfile_DefaultProfile Binaries 32 None 55280 ServerName=.* ServerName= GCGame/Config/DedicatedProfile_DefaultProfile/DedicatedPlaylist AdminPassword=.* AdminPassword= GCGame/Config/DedicatedProfile_DefaultProfile/DedicatedPlaylist 8766 ns admin This is used to authenticate Steam accounts. 27010 ns admin The RCON port for remote admin connections. 27011 ns admin The RCON port for remote admin connections. bEnableCheatDetection=.* False bEnableCheatDetection= GCGame/Config/DedicatedProfile_DefaultProfile/DedicatedPlaylist Enable/Disable cheat detection. bVAC=.* True bVAC= GCGame/Config/DedicatedProfile_DefaultProfile/DedicatedPlaylist Allow or disallow any VAC banned players from joining. if [ -d "GCGame/Config/DedicatedProfile_DefaultProfile" ] then echo "DedicatedProfile_DefaultProfile found. OK!" else echo "DedicatedProfile_DefaultProfile not found." echo "You need to run DedicatedServer.exe server tool first and create DedicatedProfile_DefaultProfile!" fi GCGame/Config/DedicatedProfile_DefaultProfile/DedicatedPlaylist