summaryrefslogtreecommitdiff
path: root/games-server/steamcmd/files/steamcmd.confd-r1
diff options
context:
space:
mode:
Diffstat (limited to 'games-server/steamcmd/files/steamcmd.confd-r1')
-rw-r--r--games-server/steamcmd/files/steamcmd.confd-r115
1 files changed, 0 insertions, 15 deletions
diff --git a/games-server/steamcmd/files/steamcmd.confd-r1 b/games-server/steamcmd/files/steamcmd.confd-r1
deleted file mode 100644
index b5d8b4198493..000000000000
--- a/games-server/steamcmd/files/steamcmd.confd-r1
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# Specifies, which server binary is used.
-# This could be 'hlds_run' or 'srcds_run', depending on your game.
-# STEAMCMD_BINARY="hlds_run"
-
-# Path to the files of your started server.
-# It's recommended to use:
-# '/opt/steamcmd/hlds' for older HL1 based mods.
-# '/opt/steamcmd/srcds' for newer HL2 based mods.
-# STEAMCMD_PATH="/opt/steamcmd/hlds"
-
-# Options for your server binary.
-# STEAMCMD_OPTS="-game valve +ip 127.0.0.1 +maxplayers 32 +map crossfire -pingboost 3"