Add section for mod manager integration with Steam/Proton #63

Merged
valters-tomsons merged 8 commits from main into main 2025-01-04 17:47:37 -05:00
Showing only changes of commit eb423e0c44 - Show all commits

View File

@@ -63,4 +63,4 @@ Here's an example of full Fallout 4 VR launch options:
WINEDLLOVERRIDES="WinHTTP.dll=n,b;x3daudio1_7.dll=n,b" bash -c 'exec "${@/Fallout4VR.exe/f4sevr_loader.exe}"' -- %command%
```
Put any environment variables before `bash`, put any launch arguments for the game after `%command%`.
Put any environment variables before `bash`, put any launch arguments for the game after `%command%`.