forked from CastroFidel/PortWINE
STABLE: Scripts version 2342
This commit is contained in:
parent
44724046ae
commit
f73f63ae47
@ -2,6 +2,9 @@ You can help us in the development of the project on the website: https://linux-
|
|||||||
----------------------------------------
|
----------------------------------------
|
||||||
Changelog:
|
Changelog:
|
||||||
|
|
||||||
|
###Scripts version 2342### / stable / Date: 30.08.2024 / Download update size: 385 megabytes
|
||||||
|
* cumulative update to the stable version of PortProton scripts
|
||||||
|
|
||||||
###Scripts version 2341### / Date: 30.08.2024 / Download update size: 4 megabytes
|
###Scripts version 2341### / Date: 30.08.2024 / Download update size: 4 megabytes
|
||||||
* minor improvements to the creation of shortcuts and icons
|
* minor improvements to the creation of shortcuts and icons
|
||||||
* HoYoPlay auto-installation updated (thanks Eljeyna)
|
* HoYoPlay auto-installation updated (thanks Eljeyna)
|
||||||
@ -35,10 +38,10 @@ Changelog:
|
|||||||
* added settings file for Vortex Mod Manager (thanks Eljeyna)
|
* added settings file for Vortex Mod Manager (thanks Eljeyna)
|
||||||
* fixed creation of an extra shortcut for LGC and WGC launchers
|
* fixed creation of an extra shortcut for LGC and WGC launchers
|
||||||
|
|
||||||
###Scripts version 2336### / stable /Date: 08.08.2024 / Download update size: 4 megabytes
|
###Scripts version 2336### / stable / Date: 08.08.2024 / Download update size: 4 megabytes
|
||||||
* improved verification of downloaded files
|
* improved verification of downloaded files
|
||||||
|
|
||||||
###Scripts version 2335### / stable /Date: 07.08.2024 / Download update size: 4 megabytes
|
###Scripts version 2335### / stable / Date: 07.08.2024 / Download update size: 4 megabytes
|
||||||
* cumulative update to the stable version of PortProton scripts
|
* cumulative update to the stable version of PortProton scripts
|
||||||
|
|
||||||
###Scripts version 2334### / Date: 07.08.2024 / Download update size: 4 megabytes
|
###Scripts version 2334### / Date: 07.08.2024 / Download update size: 4 megabytes
|
||||||
|
@ -2,6 +2,9 @@
|
|||||||
-----------------------------------------
|
-----------------------------------------
|
||||||
История изменений:
|
История изменений:
|
||||||
|
|
||||||
|
###Scripts version 2342### / stable / Дата: 30.08.2024 / Размер скачиваемого обновления: 385 мегабайт
|
||||||
|
* кумулятивное обновление стабильной версии скриптов PortProton
|
||||||
|
|
||||||
###Scripts version 2341### / Дата: 30.08.2024 / Размер скачиваемого обновления: 4 мегабайта
|
###Scripts version 2341### / Дата: 30.08.2024 / Размер скачиваемого обновления: 4 мегабайта
|
||||||
* небольшие улучшения создания ярлыков и иконок
|
* небольшие улучшения создания ярлыков и иконок
|
||||||
* обновлена автоустановка HoYoPlay (спасибо Eljeyna)
|
* обновлена автоустановка HoYoPlay (спасибо Eljeyna)
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
#Author: Castro-Fidel (linux-gaming.ru)
|
#Author: Castro-Fidel (linux-gaming.ru)
|
||||||
#SCRIPTS_NEXT_VERSION=2341
|
#SCRIPTS_NEXT_VERSION=2342
|
||||||
#SCRIPTS_STABLE_VERSION=2336
|
#SCRIPTS_STABLE_VERSION=2342
|
||||||
########################################################################
|
########################################################################
|
||||||
# export PROTON_USE_XALIA="1"
|
# export PROTON_USE_XALIA="1"
|
||||||
export LANGUAGES_LIST="ru es"
|
export LANGUAGES_LIST="ru es"
|
||||||
|
Loading…
Reference in New Issue
Block a user