10
edits
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 | <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> | ||
edits