From b4a26e171370d4114cfc346a4c835ba830d31c84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madeleine=20Sydney=20=C5=9Alaga?= Date: Thu, 2 Apr 2026 08:58:41 -0600 Subject: [PATCH] feat(tf2): enable IPC stuff --- .../home/users/crumb/tf2/my-config/cfg/overrides/autoexec.cfg | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/home/users/crumb/tf2/my-config/cfg/overrides/autoexec.cfg b/modules/home/users/crumb/tf2/my-config/cfg/overrides/autoexec.cfg index 49fc0f0..fd9353a 100644 --- a/modules/home/users/crumb/tf2/my-config/cfg/overrides/autoexec.cfg +++ b/modules/home/users/crumb/tf2/my-config/cfg/overrides/autoexec.cfg @@ -3,3 +3,7 @@ exec loadouts/init exec overrides/binds.cfg exec overrides/settings.cfg +con_logfile console.log +ip 0.0.0.0 +rcon_password monitor +net_start \ No newline at end of file