Skip to content

Commit 76e75b8

Browse files
committed
Scripts version 2398
1 parent 85b3709 commit 76e75b8

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

data_from_portwine/changelog_en

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ You can help us in the development of the project on the website: https://linux-
22
----------------------------------------
33
Changelog:
44

5+
###Scripts version 2398### / Date: 05.03.2025 / Download update size: 4 megabytes
6+
* fixed the error of extra downloading PROTON_LG from the download menu of other WINE versions
7+
* fixed and improved the functions of PortProton integration with Steam (thanks to alex2844)
8+
59
###Scripts version 2397### / Date: 05.03.2025 / Download update size: 4 megabytes
610
* fixed icons for autosearch shortcut after using setup.exe (thanks to Htylol)
711
* added display of time spent in the game in hours and minutes, can be switched or turned off in global settings (thanks to Htylol)

data_from_portwine/changelog_ru

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
-----------------------------------------
33
История изменений:
44

5+
###Scripts version 2398### / Дата: 05.03.2025 / Размер скачиваемого обновления: 4 мегабайта
6+
* исправлена ошибка лишнего скачивания PROTON_LG из меню скачивания других версий WINE
7+
* исправлены и улучшены функции интеграции PortProton со Steam (спасибо alex2844)
8+
59
###Scripts version 2397### / Дата: 05.03.2025 / Размер скачиваемого обновления: 4 мегабайта
610
* исправлены иконки для автопоиска ярлыка после использования setup.exe (спасибо Htylol)
711
* добавлено отображение проведенного времени в игре в часах и минутах, можно переключить, или выключить в глобальных настройках (спасибо Htylol)

data_from_portwine/scripts/var

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
#Author: Castro-Fidel (linux-gaming.ru)
3-
#SCRIPTS_NEXT_VERSION=2397
3+
#SCRIPTS_NEXT_VERSION=2398
44
#SCRIPTS_STABLE_VERSION=2388
55
########################################################################
66
export AI_TOP_GAMES="PW_LGC PW_VKPLAY PW_EPIC PW_BATTLE_NET PW_WORLD_OF_SEA_BATTLE PW_RUSSIAN_FISHING PW_HO_YO_PLAY PW_FARLIGHT84 PW_WARFRAME PW_WGC PW_UBISOFT"

0 commit comments

Comments
 (0)