Scripts version 2341

This commit is contained in:
Mikhail Tergoev
2024-08-30 14:55:04 +03:00
parent 9338e96905
commit 44724046ae
4 changed files with 11 additions and 3 deletions

View File

@ -8,7 +8,7 @@ export PORTWINE_CREATE_SHORTCUT_NAME="HoYoPlay"
start_portwine
if try_download "https://ys-api-os.mihoyo.com/event/download_porter/link/ys_global/genshinimpactpc/default" "${PW_AUTOINSTALL_EXE}" no_mirror
if try_download "https://sg-public-api.hoyoverse.com/event/download_porter/trace/hyp_global/hyphoyoverse/default?url=https%3A%2F%2Fhoyoplay.hoyoverse.com%2F" "${PW_AUTOINSTALL_EXE}" no_mirror
then
pw_start_progress_bar_block "Installing HoYoPlay Launcher."
pw_kill_autostart HYP.exe &

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
#Author: Castro-Fidel (linux-gaming.ru)
#SCRIPTS_NEXT_VERSION=2340
#SCRIPTS_NEXT_VERSION=2341
#SCRIPTS_STABLE_VERSION=2336
########################################################################
# export PROTON_USE_XALIA="1"