Commit 9f2a1b18 authored by Mikhail Tergoev's avatar Mikhail Tergoev

Scripts version 2326

parent 94568782
...@@ -2,6 +2,12 @@ You can help us in the development of the project on the website: https://linux- ...@@ -2,6 +2,12 @@ You can help us in the development of the project on the website: https://linux-
---------------------------------------- ----------------------------------------
Changelog: Changelog:
###Scripts version 2326### / Date: 24.07.2024 / Download update size: 4 megabytes
* updated README.md (thanks Kazevic)
* user.conf editor switched to yad (thanks to Htylol)
* fixed disk mounting in dosdevice (thanks to Boria138)
* added drive S which always links to the directory with games in STEAM (for easy installing mods in games from the STEAM library)
###Scripts version 2325### / Date: 22.07.2024 / Download update size: 4 megabytes ###Scripts version 2325### / Date: 22.07.2024 / Download update size: 4 megabytes
* updated Caliber auto-installation * updated Caliber auto-installation
* fixed Yabause icon display * fixed Yabause icon display
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
----------------------------------------- -----------------------------------------
История изменений: История изменений:
###Scripts version 2326### / Дата: 22.07.2024 / Размер скачиваемого обновления: 4 мегабайта ###Scripts version 2326### / Дата: 24.07.2024 / Размер скачиваемого обновления: 4 мегабайта
* обновлен README.md (спасибо Kazevic) * обновлен README.md (спасибо Kazevic)
* редактор user.conf переключен на yad (спасибо Htylol) * редактор user.conf переключен на yad (спасибо Htylol)
* исправлена работа монтирования дисков в dosdevice (спасибо Boria138) * исправлена работа монтирования дисков в dosdevice (спасибо Boria138)
......
#!/usr/bin/env bash #!/usr/bin/env bash
#Author: Castro-Fidel (linux-gaming.ru) #Author: Castro-Fidel (linux-gaming.ru)
#SCRIPTS_NEXT_VERSION=2325 #SCRIPTS_NEXT_VERSION=2326
#SCRIPTS_STABLE_VERSION=2320 #SCRIPTS_STABLE_VERSION=2320
######################################################################## ########################################################################
export LANGUAGES_LIST="ru es" export LANGUAGES_LIST="ru es"
......
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