Commit 76e52f5a authored by Mikhail Tergoev's avatar Mikhail Tergoev

Scripts version 2095

parent 2303124f
...@@ -2,6 +2,9 @@ You can help us in the development of the project on the website: https://boosty ...@@ -2,6 +2,9 @@ You can help us in the development of the project on the website: https://boosty
----------------------------------------- -----------------------------------------
Changelog: Changelog:
###Scripts version 2095###
* updated "libs_v24" (hotfix)
###Scripts version 2094### ###Scripts version 2094###
* rollback "PROTON_GE" to version 7-9 * rollback "PROTON_GE" to version 7-9
......
...@@ -2,6 +2,9 @@ ...@@ -2,6 +2,9 @@
----------------------------------------- -----------------------------------------
История изменений: История изменений:
###Scripts version 2095###
* обновлен "libs_v24" (hotfix)
###Scripts version 2094### ###Scripts version 2094###
* откат "PROTON_GE" до версии 7-9 * откат "PROTON_GE" до версии 7-9
......
#!/usr/bin/env bash #!/usr/bin/env bash
#Author: Castro-Fidel (PortWINE-Linux.ru) #Author: Castro-Fidel (PortWINE-Linux.ru)
#SCRIPTS_NEXT_VERSION=2094 #SCRIPTS_NEXT_VERSION=2095
#PORT_NEXT_VERSION=97 #PORT_NEXT_VERSION=97
######################################################################## ########################################################################
export PW_MANGOHUD=1 export PW_MANGOHUD=1
...@@ -22,7 +22,7 @@ export PW_USE_TERMINAL=0 ...@@ -22,7 +22,7 @@ export PW_USE_TERMINAL=0
export PW_WINEDBG_DISABLE=1 export PW_WINEDBG_DISABLE=1
export PW_WINDOWS_VER="10" export PW_WINDOWS_VER="10"
export WINEARCH="win64" export WINEARCH="win64"
export PW_LIBS_VER="_v23" export PW_LIBS_VER="_v24"
export PORTWINE_URL="http://portwine-linux.ru/" export PORTWINE_URL="http://portwine-linux.ru/"
export GDK_BACKEND="x11" export GDK_BACKEND="x11"
export PW_USE_GSTREAMER="1" export PW_USE_GSTREAMER="1"
......
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