forked from CastroFidel/PortWINE
Scripts version 2341
This commit is contained in:
@ -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 &
|
||||
|
@ -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"
|
||||
|
Reference in New Issue
Block a user