Commit 6299229e authored by Mikhail Tergoev's avatar Mikhail Tergoev

Scripts version 2476

parent cbd49cfb
...@@ -2,6 +2,10 @@ You can help us in the development of the project on the website: https://linux- ...@@ -2,6 +2,10 @@ You can help us in the development of the project on the website: https://linux-
---------------------------------------- ----------------------------------------
Changelog: Changelog:
###Scripts version 2476### / Date: 07.04.2026 / Download update size: 4 megabytes
* the button to open the directory has been moved to the main settings, and in its place there is now a button to search for ppdb settings files
* fixed text formatting when finding a ppdb file
###Scripts version 2475### / Date: 06.04.2026 / Download update size: 4 megabytes ###Scripts version 2475### / Date: 06.04.2026 / Download update size: 4 megabytes
* added a button to search for the settings file from the site ppdb.linux-gaming.ru * added a button to search for the settings file from the site ppdb.linux-gaming.ru
* translations corrected * translations corrected
......
...@@ -2,6 +2,10 @@ ...@@ -2,6 +2,10 @@
----------------------------------------- -----------------------------------------
История изменений: История изменений:
###Scripts version 2476### / Дата: 07.04.2026 / Размер скачиваемого обновления: 4 мегабайта
* кнопка открыть каталог была перенесена в основные настройки, а за место неё теперь кнопка поиска файлов настроек ppdb
* исправлено форматирование текста при нахождении ppdb файла
###Scripts version 2475### / Дата: 06.04.2026 / Размер скачиваемого обновления: 4 мегабайта ###Scripts version 2475### / Дата: 06.04.2026 / Размер скачиваемого обновления: 4 мегабайта
* добавлена кнопка поиска файла настроек с сайта ppdb.linux-gaming.ru * добавлена кнопка поиска файла настроек с сайта ppdb.linux-gaming.ru
* исправлены переводы * исправлены переводы
......
#!/usr/bin/env bash #!/usr/bin/env bash
#Author: Castro-Fidel (linux-gaming.ru) #Author: Castro-Fidel (linux-gaming.ru)
#SCRIPTS_NEXT_VERSION=2475 #SCRIPTS_NEXT_VERSION=2476
#SCRIPTS_STABLE_VERSION=2472 #SCRIPTS_STABLE_VERSION=2472
######################################################################## ########################################################################
export PW_EMULS="0" export PW_EMULS="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