From 103e2bc4cf834131f51e61016b482624f0256969 Mon Sep 17 00:00:00 2001 From: sindoring Date: Sun, 22 Mar 2026 21:48:25 +0400 Subject: [PATCH] =?UTF-8?q?=D1=81=D0=BA=D0=B0=D1=87=D0=B8=D0=B2=D0=B0?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=BB=D0=B0=D1=83=D0=BD=D1=87=D0=B5=D1=80?= =?UTF-8?q?=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/moonwell.php | 2 +- resources/views/cabinet/index.blade.php | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/moonwell.php b/config/moonwell.php index 423b881..e573080 100644 --- a/config/moonwell.php +++ b/config/moonwell.php @@ -20,7 +20,7 @@ return [ 'client' => [ 'disk' => env('MOONWELL_CLIENT_DISK', 's3'), - 'object_key' => env('MOONWELL_CLIENT_OBJECT_KEY', 'World of Warcraft.zip'), + 'object_key' => env('MOONWELL_CLIENT_OBJECT_KEY', 'moonwell_launcher_setup.exe'), 'temporary_url_minutes' => (int) env('MOONWELL_CLIENT_URL_TTL', 30), ], diff --git a/resources/views/cabinet/index.blade.php b/resources/views/cabinet/index.blade.php index 2692030..4d17eb9 100644 --- a/resources/views/cabinet/index.blade.php +++ b/resources/views/cabinet/index.blade.php @@ -5,7 +5,7 @@
Личный кабинет

{{ $user->username }}

-

Здесь можно посмотреть персонажей, сменить пароль и получить ссылку на клиент игры.

+

Здесь можно посмотреть персонажей, сменить пароль и скачать лаунчер.

@@ -45,11 +45,11 @@
-

Клиент игры

-

Ссылка формируется при нажатии. Файл выдаётся напрямую из хранилища.

+

Лаунчер

+

Скачай лаунчер для автоматической загрузки и обновления клиента игры.