forked from CastroFidel/PortWINE
revert PATH to shortcut in STEAM
This commit is contained in:
@ -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}\""
|
||||
|
6
data_from_portwine/scripts/portwine_db/Valheim
Executable file
6
data_from_portwine/scripts/portwine_db/Valheim
Executable file
@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
#Author: fidel
|
||||
#valheim.exe
|
||||
#Rating=5
|
||||
#####################examples###########################
|
||||
export NOSTSTDIR="\"${PATH_TO_GAME}\""
|
Reference in New Issue
Block a user