forked from CastroFidel/PortWINE
Scripts version 2117
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
export PW_PREFIX_NAME="DOTNET"
|
||||
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/wos_client.exe"
|
||||
export LAUNCH_PARAMETERS=("/VERYSILENT")
|
||||
export PW_DLL_INSTALL="dotnet20sp2 dotnet48 faudio"
|
||||
export PW_DLL_INSTALL="dotnet48 dotnet20sp2 faudio"
|
||||
export PW_VULKAN_USE=1
|
||||
|
||||
if [ ! -d "${PORT_WINE_PATH}/data/dist/${PW_WINE_USE}" ] ; then
|
||||
|
Reference in New Issue
Block a user