Scripts version 2105

This commit is contained in:
castro-fidel
2022-05-06 15:08:59 +03:00
parent e99a88355a
commit 6b7621b251
11 changed files with 212 additions and 174 deletions

View File

@ -6,7 +6,7 @@ export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/live.na.exe"
export LAUNCH_PARAMETERS="--launch-product=league_of_legends --launch-patchline=live"
export PW_MUST_HAVE_DLL=""
export PW_VULKAN_USE=1
export PW_WINE_USE=WINE_LOL_GE_7.0-1
export PW_WINE_USE=WINE_LOL_GE_7.0-2
export WINEDLLOVERRIDES="mscoree,mshtml="
if [ ! -d "${PORT_WINE_PATH}/data/dist/${PW_WINE_USE}" ] ; then