Commit 5e28b062 authored by Mikhail Tergoev's avatar Mikhail Tergoev

Scripts version 2306

parent b71f76e5
...@@ -2,6 +2,13 @@ You can help us in the development of the project on the website: https://linux- ...@@ -2,6 +2,13 @@ You can help us in the development of the project on the website: https://linux-
---------------------------------------- ----------------------------------------
Changelog: Changelog:
###Scripts version 2306### Date: 14.06.2024 / Download update size: 4 megabytes
* the yad version has been updated to improve the interface settings (thanks Htylol)
* the language selection interface has been updated (thanks to Boria138)
* additional interface optimizations have been added (thanks to Htylol)
* updated themes (thanks to Dervart)
* added a HOTFIX to check installed plugins
###Scripts version 2305### Date: 12.06.2024 / Download update size: 183 megabytes ###Scripts version 2305### Date: 12.06.2024 / Download update size: 183 megabytes
* ATTENTION: after updating the scripts, you need to restart PortProton once to download the new version of plugins! * ATTENTION: after updating the scripts, you need to restart PortProton once to download the new version of plugins!
......
...@@ -2,6 +2,13 @@ ...@@ -2,6 +2,13 @@
----------------------------------------- -----------------------------------------
История изменений: История изменений:
###Scripts version 2306### Дата: 14.06.2024 / Размер скачиваемого обновления: 4 мегабайта
* обновлена версия yad - для улучшения настройки интерфейса (спасибо Htylol)
* обновлен интерфейс выбора языка (спасибо Boria138)
* добавлены дополнительные оптимизации работы интерфейса (спасибо Htylol)
* обновлены темы (спасибо Dervart)
* добавлен HOTFIX на проверку установленных plugins
###Scripts version 2305### Дата: 12.06.2024 / Размер скачиваемого обновления: 183 мегабайта ###Scripts version 2305### Дата: 12.06.2024 / Размер скачиваемого обновления: 183 мегабайта
* ВНИМАНИЕ: после обновления скриптов необходимо один раз перезапустить PortProton что бы скачалась новая версия plugins! * ВНИМАНИЕ: после обновления скриптов необходимо один раз перезапустить PortProton что бы скачалась новая версия plugins!
......
#!/usr/bin/env bash #!/usr/bin/env bash
#Author: Castro-Fidel (linux-gaming.ru) #Author: Castro-Fidel (linux-gaming.ru)
#SCRIPTS_NEXT_VERSION=2305 #SCRIPTS_NEXT_VERSION=2306
######################################################################## ########################################################################
export LANGUAGES_LIST="ru es" export LANGUAGES_LIST="ru es"
export PW_MANGOHUD="0" export PW_MANGOHUD="0"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment