fixed choose WINE_LG

This commit is contained in:
Mikhail Tergoev
2025-09-18 20:24:55 +03:00
parent c6c15987ad
commit d9691e6918
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
#Author: fidel #Author: fidel
#CWClientLauncher.exe #CWClientLauncher.exe
#Rating=1-5 #Rating=1-5
export PW_WINE_USE="WINE_LG_10" export PW_WINE_USE="WINE_LG"
export PW_PREFIX_NAME="CONTRACT_WARS" export PW_PREFIX_NAME="CONTRACT_WARS"
export PORTPROTON_NAME="CWClient" export PORTPROTON_NAME="CWClient"
export FILE_DESCRIPTION="CWClientLauncher" export FILE_DESCRIPTION="CWClientLauncher"

View File

@@ -2,6 +2,6 @@
#Author: fidel #Author: fidel
#Farlight84Launcher.exe #Farlight84Launcher.exe
#Rating=1-5 #Rating=1-5
export PW_WINE_USE="WINE_LG_10-14" export PW_WINE_USE="WINE_LG"
export PW_PREFIX_NAME="FARLIGHT_84" export PW_PREFIX_NAME="FARLIGHT_84"
export PW_NO_AUTO_CREATE_SHORTCUT="1" export PW_NO_AUTO_CREATE_SHORTCUT="1"