How To Play on Linux: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 56: Line 56:
Create a file named proton-wrapper.sh inside muhro folder with this content:
Create a file named proton-wrapper.sh inside muhro folder with this content:


<pre>#!/bin/bash</code>
<pre>#!/bin/bash
PROTON_DIR="$HOME/.steam/steam/steamapps/common/Proton 10.0"
PROTON_DIR="$HOME/.steam/steam/steamapps/common/Proton 10.0"
APPID="muhro"</code>
APPID="muhro"</code>
10

edits