Scripts version 2237
This commit is contained in:
@ -21,7 +21,7 @@ then
|
||||
|
||||
if [[ "${update_loc}" == "RUS" ]] ; then
|
||||
export portwine_exe="$WINEPREFIX/drive_c/users/$USER/AppData/Local/Wosb Launcher/launcher.exe"
|
||||
export PORTWINE_CREATE_SHORTCUT_NAME="World of Sea Battle (RU)"
|
||||
export PORTWINE_CREATE_SHORTCUT_NAME="World of Sea Battle RU"
|
||||
pw_create_unique_exe "wosb_launcher_ru"
|
||||
try_remove_file "${portwine_exe}.ppdb"
|
||||
export PW_SKIP_RESTART_STEAM=1
|
||||
@ -29,7 +29,7 @@ then
|
||||
fi
|
||||
|
||||
export portwine_exe="$WINEPREFIX/drive_c/users/$USER/AppData/Local/Wosb Launcher/launcher.exe"
|
||||
export PORTWINE_CREATE_SHORTCUT_NAME="World of Sea Battle (EN)"
|
||||
export PORTWINE_CREATE_SHORTCUT_NAME="World of Sea Battle EN"
|
||||
pw_create_unique_exe "wosb_launcher_en"
|
||||
try_remove_file "${portwine_exe}.ppdb"
|
||||
portwine_create_shortcut block_name
|
||||
|
Reference in New Issue
Block a user