переписал скрипт загрузки изображений

This commit is contained in:
Alex Smith
2024-11-03 00:12:22 +05:00
parent 8f160515be
commit bca5c38922
2 changed files with 62 additions and 0 deletions

View File

@ -137,6 +137,7 @@ export DEFPFX_VER="v1"
export PW_MUST_WINEDLLOVERRIDES="steam_api,steam_api64,steamclient,steamclient64=n;dotnetfx35.exe,dotnetfx35setup.exe=b;winemenubuilder.exe="
#################################################################
# Get our APi on https://www.steamgriddb.com/profile/preferences/api/
export BASESTEAMGRIDDBAPI="https://www.steamgriddb.com/api/v2"
export SGDBAPIKEY="4a022f8848eaaa8e9c30067cd6676129"
#################################################################
export DXVK_CONFIG_FILE="${PORT_WINE_PATH}/data/dxvk.conf"