From fc21c755cae65471af51fe89d1581ccdd88b0f31 Mon Sep 17 00:00:00 2001 From: paczielny <125104443+paczielny@users.noreply.github.com> Date: Mon, 11 Mar 2024 12:41:59 -0400 Subject: [PATCH] Update launcher_config.json --- launcher_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launcher_config.json b/launcher_config.json index 296f775..51c3894 100644 --- a/launcher_config.json +++ b/launcher_config.json @@ -24,6 +24,6 @@ NOTE: Set it to "false" or only "" to not use the client folder, so everything w } ], "clientFolder": "Tibia", - "newClientUrl" : "https://github.com/opentibiabr/canary-launcher/releases/download/1.0.0/client-to-update.zip", + "newClientUrl" : "https://raw.githubusercontent.com/paczielny/testlauncher/main/launcher_config.json", "clientExecutable": "client.exe" }