Commit 3312214b authored by Mikhail Tergoev's avatar Mikhail Tergoev

Scripts version 2311

parent 7758583b
......@@ -2,6 +2,11 @@ You can help us in the development of the project on the website: https://linux-
----------------------------------------
Changelog:
###Scripts version 2311### Date: 24.06.2024 / Download update size: 4 megabytes
* updated version of yad - added auto-disabled for locked settings (thanks Htylol)
* additional small script optimizations (thanks Htylol)
* fixed a bug with localization variable substitution (thanks to Htylol and Boria138)
###Scripts version 2310### Date: 23.06.2024 / Download update size: 4 megabytes
* HOTFIX - create shortcut for .exe files
......
......@@ -2,6 +2,11 @@
-----------------------------------------
История изменений:
###Scripts version 2311### Дата: 24.06.2024 / Размер скачиваемого обновления: 4 мегабайта
* обновлена версия yad - добавлено автовыключение заблокированных настроек (спасибо Htylol)
* дополнительные небольшие оптимизации скриптов (спасибо Htylol)
* исправлена ошибка с замещением переменной локализации (спасибо Htylol и Boria138)
###Scripts version 2310### Дата: 23.06.2024 / Размер скачиваемого обновления: 4 мегабайта
* HOTFIX - создание ярлыка для .exe файлов
......
#!/usr/bin/env bash
#Author: Castro-Fidel (linux-gaming.ru)
#SCRIPTS_NEXT_VERSION=2310
#SCRIPTS_NEXT_VERSION=2311
########################################################################
export LANGUAGES_LIST="ru es"
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