From 29478becbe51668f7464a58dc5e9c4fff9685749 Mon Sep 17 00:00:00 2001 From: Jayson Date: Sat, 6 Jul 2024 09:52:59 -0300 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 0dd74a9..d456fec 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": "AzuraOT", - "newClientUrl" : "https://github.com/Archbyt/azura-launcher/releases/download/client/client-to-update.zip", + "newClientUrl" : "https://github.com/Archbyt/azura-launcher/releases/download/client/tibia.zip", "clientExecutable": "client.exe" }