revert PATH to shortcut in STEAM

This commit is contained in:
Mikhail Tergoev
2024-06-23 15:14:12 +03:00
parent 8bae75294e
commit ebc6cd4a5c
5 changed files with 14 additions and 2 deletions

View File

@ -5,3 +5,4 @@
#####################examples###########################
export PW_DLL_INSTALL="vcrun2019" # Install DLL in port prefix (used winetricks)
export PW_VULKAN_USE=1
export NOSTSTDIR="\"${PATH_TO_GAME}\""

View File

@ -0,0 +1,6 @@
#!/usr/bin/env bash
#Author: fidel
#valheim.exe
#Rating=5
#####################examples###########################
export NOSTSTDIR="\"${PATH_TO_GAME}\""