Scripts version 2326
This commit is contained in:
parent
94568782f0
commit
9f2a1b189c
@ -2,6 +2,12 @@ You can help us in the development of the project on the website: https://linux-
|
||||
----------------------------------------
|
||||
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
|
||||
* updated Caliber auto-installation
|
||||
* fixed Yabause icon display
|
||||
|
@ -2,7 +2,7 @@
|
||||
-----------------------------------------
|
||||
История изменений:
|
||||
|
||||
###Scripts version 2326### / Дата: 22.07.2024 / Размер скачиваемого обновления: 4 мегабайта
|
||||
###Scripts version 2326### / Дата: 24.07.2024 / Размер скачиваемого обновления: 4 мегабайта
|
||||
* обновлен README.md (спасибо Kazevic)
|
||||
* редактор user.conf переключен на yad (спасибо Htylol)
|
||||
* исправлена работа монтирования дисков в dosdevice (спасибо Boria138)
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
#Author: Castro-Fidel (linux-gaming.ru)
|
||||
#SCRIPTS_NEXT_VERSION=2325
|
||||
#SCRIPTS_NEXT_VERSION=2326
|
||||
#SCRIPTS_STABLE_VERSION=2320
|
||||
########################################################################
|
||||
export LANGUAGES_LIST="ru es"
|
||||
|
Loading…
Reference in New Issue
Block a user