From 8789f6ab14576e8be784effdbe5ff9fe46d5f247 Mon Sep 17 00:00:00 2001 From: David Markowitz <39972741+EmosewaMC@users.noreply.github.com> Date: Mon, 20 Jan 2025 10:56:45 -0800 Subject: [PATCH] Add default client_location --- resources/sharedconfig.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/sharedconfig.ini b/resources/sharedconfig.ini index 2e004eae..90bff74f 100644 --- a/resources/sharedconfig.ini +++ b/resources/sharedconfig.ini @@ -24,7 +24,7 @@ dump_folder= # The location of the client # Either the folder with /res or with /client and /versions -client_location= +client_location=.. # The maximum outgoing bandwidth in bits. If your clients are having # issues with enemies taking a while to catch up to them, increse this value.