Scripts version 2095
This commit is contained in:
parent
2303124f30
commit
76e52f5a78
@ -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 @@
|
|||||||
-----------------------------------------
|
-----------------------------------------
|
||||||
История изменений:
|
История изменений:
|
||||||
|
|
||||||
|
###Scripts version 2095###
|
||||||
|
* обновлен "libs_v24" (hotfix)
|
||||||
|
|
||||||
###Scripts version 2094###
|
###Scripts version 2094###
|
||||||
* откат "PROTON_GE" до версии 7-9
|
* откат "PROTON_GE" до версии 7-9
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/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
|
|||||||
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"
|
||||||
|
Loading…
Reference in New Issue
Block a user