You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 20, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: config/primary/init.cfg
+2-2
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@ echoln "[init.cfg] Start of init.cfg";
3
3
4
4
5
5
echoln "[init.cfg] {1} Initializing";
6
-
hostname "Fin's CS2 Config 5.0.0 - github.com/bigfinfrank/cfg"; // Sets the server name shown in the scoreboard
7
-
alias "fin_version""echoln 5.0.0"; // Sets version number to an alias (can be output with: "alias fin_version")
6
+
hostname "Fin's CS2 Config 5.0.1 - github.com/bigfinfrank/cfg"; // Sets the server name shown in the scoreboard
7
+
alias "fin_version""echoln 5.0.1"; // Sets version number to an alias (can be output with: "alias fin_version")
8
8
alias "echoln""echoln"; // Allows easy changing between echo and echoln commands.
9
9
sv_steamgroup "42297947"; // The ID of the steam group that this server belongs to. You can find your group's ID on the admin profile page in the steam community. (currently https://steamcommunity.com/groups/advancedcfg)
10
10
cl_clanid "42297947"; // Current clan ID for name decoration
0 commit comments