From 308cbd79db0c7aea805ddf9e1d5c2bd4d8e14345 Mon Sep 17 00:00:00 2001 From: H3o66 Date: Tue, 14 Feb 2023 21:37:19 +0100 Subject: [PATCH] feat: add OHD config --- OperationHarshDoorstop/Game.ini | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 OperationHarshDoorstop/Game.ini diff --git a/OperationHarshDoorstop/Game.ini b/OperationHarshDoorstop/Game.ini new file mode 100644 index 0000000..326eabb --- /dev/null +++ b/OperationHarshDoorstop/Game.ini @@ -0,0 +1,6 @@ +[/Script/RCON.RCONServerSystem] +bEnabled=False +ListenPort=7779 +Password=ADMINPASSWORD +MaxActiveConnections=2 +MaxAuthAttempts=3