From 7380be548c5b0a69b304852d0a639eb51a790bc6 Mon Sep 17 00:00:00 2001 From: Mikhail Tergoev Date: Wed, 17 Jul 2024 16:51:57 +0300 Subject: [PATCH] Scripts version 2323 --- data_from_portwine/changelog_en | 28 ++++++++++++++++++++++++++++ data_from_portwine/changelog_ru | 24 +++++++++++++++++++++++- data_from_portwine/scripts/var | 2 +- 3 files changed, 52 insertions(+), 2 deletions(-) diff --git a/data_from_portwine/changelog_en b/data_from_portwine/changelog_en index 0b7e7eca..81f07ce2 100755 --- a/data_from_portwine/changelog_en +++ b/data_from_portwine/changelog_en @@ -2,6 +2,34 @@ You can help us in the development of the project on the website: https://linux- ---------------------------------------- Changelog: +###Scripts version 2323### / Date: 17.07.2024 / Download update size: 4 megabytes +* updated Russian translation (thanks to Eljeyna and Alek V) +* updated function for downloading covers to the STEAM library (thanks to Boria138) +* added saving the choice where to create a shortcut (thanks to Htylol) +* added/updated settings files for games (thanks Mels): +Bioshock Remastered, +Bioshock 2 Remastered, +Teenage Mutant Ninja Turtles, +Teenage Mutant Ninja Turtles 2: Battle Nexus, +Alan Wake Remastered +Halo Infinite, +The Matrix: Path of Neo, +Persona 4 Golden, +Dying Light, +Halo Infinite, +RoboCop Rogue City, +Need for Speed ​​- Hot Pursuit 2 (2002), +Resident Evil 4 Remake, +Plague Tale: Requiem, +Dishonored 2 +The Witcher 3: Wild Hunt (Nextgen), +A Plague Tale: Innocence, +Far Cry 5 Gold Edition, + +* added settings files for games (thanks Eljeyna): +Alone in the Dark (2024), +Animal Well. + ###Scripts version 2322### / Date: 16.07.2024 / Download update size: 4 megabytes * updated Spanish translation (thanks to BlackSnaker) * Russian translation partially updated (thanks to Alek V) diff --git a/data_from_portwine/changelog_ru b/data_from_portwine/changelog_ru index 3e97c555..7e29aafb 100755 --- a/data_from_portwine/changelog_ru +++ b/data_from_portwine/changelog_ru @@ -6,7 +6,29 @@ * обновлен русский перевод (спасибо Eljeyna и Alek V) * обновлена функция скачивания обложек в библиотеку STEAM (спасибо Boria138) * добавлено сохранение выбора где необходимо создать ярлык (спасибо Htylol) -* добавлены файлы настроек для игр (спасибо Мэлс): +* добавлены/обновлены файлы настроек для игр (спасибо Мэлс): +Bioshock Remastered, +Bioshock 2 Remastered, +Teenage Mutant Ninja Turtles, +Teenage Mutant Ninja Turtles 2: Battle Nexus, +Alan Wake Remastered, +Halo Infinite, +The Matrix: Path of Neo, +Persona 4 Golden, +Dying Light, +Halo Infinite, +RoboCop Rogue City, +Need for Speed - Hot Pursuit 2 (2002), +Resident Evil 4 Remake, +Plague Tale: Requiem, +Dishonored 2, +The Witcher 3: Wild Hunt (Nextgen), +A Plague Tale: Innocence, +Far Cry 5 Gold Edition, + +* добавлены файлы настроек для игр (спасибо Eljeyna): +Alone in the Dark (2024), +Animal Well. ###Scripts version 2322### / Дата: 16.07.2024 / Размер скачиваемого обновления: 4 мегабайта diff --git a/data_from_portwine/scripts/var b/data_from_portwine/scripts/var index 62b7b61e..5cc0e16a 100755 --- a/data_from_portwine/scripts/var +++ b/data_from_portwine/scripts/var @@ -1,6 +1,6 @@ #!/usr/bin/env bash #Author: Castro-Fidel (linux-gaming.ru) -#SCRIPTS_NEXT_VERSION=2322 +#SCRIPTS_NEXT_VERSION=2323 #SCRIPTS_STABLE_VERSION=2320 ######################################################################## export LANGUAGES_LIST="ru es"