Update guide with some linux instructions (#3330)
This commit is contained in:
parent
1ae0a9b76f
commit
b4fec93c82
|
@ -31,6 +31,8 @@ Download [BepInEx](https://github.com/BepInEx/BepInEx/releases/download/v6.0.0-p
|
|||
|
||||
If playing on Steam Deck, follow this [guide to set up BepInEx via Proton](https://docs.bepinex.dev/articles/advanced/proton_wine.html).
|
||||
|
||||
If playing on Linux, you may be able to add `WINEDLLOVERRIDES="winhttp=n,b" %command%` to your Steam launch options. If this does not work, follow the guide for Steam Deck above.
|
||||
|
||||
Extract the contents of the BepInEx .zip file into your TUNIC game directory:<br>
|
||||
- **Steam**: Steam\steamapps\common\TUNIC<br>
|
||||
- **PC Game Pass**: XboxGames\Tunic\Content<br>
|
||||
|
|
Loading…
Reference in New Issue