Commit 0e364730 authored by Mikhail Tergoev's avatar Mikhail Tergoev

STABLE: Scripts version 2454

parent cbcecbe0
...@@ -2,6 +2,9 @@ You can help us in the development of the project on the website: https://linux- ...@@ -2,6 +2,9 @@ You can help us in the development of the project on the website: https://linux-
---------------------------------------- ----------------------------------------
Changelog: Changelog:
###Scripts version 2454### / stable / Date: 09.11.2025 / Download update size: 4 megabytes
* HOTFIX: Fixed Epic Games and EOS installation (to apply the fix, run the Epic Games auto-installer)
###Scripts version 2453### / stable / Date: 07.11.2025 / Download update size: 380 megabytes ###Scripts version 2453### / stable / Date: 07.11.2025 / Download update size: 380 megabytes
* cumulative update of stable version of PortProton scripts * cumulative update of stable version of PortProton scripts
......
...@@ -2,6 +2,9 @@ ...@@ -2,6 +2,9 @@
----------------------------------------- -----------------------------------------
История изменений: История изменений:
###Scripts version 2454### / stable / Дата: 09.11.2025 / Размер скачиваемого обновления: 4 мегабайта
* HOTFIX: исправлена работа Epic Games и установка сетевых служб EOS (для применения исправления, запустите автоустановку Epic Games)
###Scripts version 2453### / stable / Дата: 07.11.2025 / Размер скачиваемого обновления: 380 мегабайт ###Scripts version 2453### / stable / Дата: 07.11.2025 / Размер скачиваемого обновления: 380 мегабайт
* кумулятивное обновление стабильной версии скриптов PortProton * кумулятивное обновление стабильной версии скриптов PortProton
......
#!/usr/bin/env bash #!/usr/bin/env bash
#Author: Castro-Fidel (linux-gaming.ru) #Author: Castro-Fidel (linux-gaming.ru)
#SCRIPTS_NEXT_VERSION=2453 #SCRIPTS_NEXT_VERSION=2454
#SCRIPTS_STABLE_VERSION=2453 #SCRIPTS_STABLE_VERSION=2454
######################################################################## ########################################################################
export PW_EMULS="1" export PW_EMULS="1"
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" 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"
......
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