Skip to content

Commit

Permalink
Update url for wine setup script
Browse files Browse the repository at this point in the history
  • Loading branch information
AristurtleDev authored May 22, 2024
1 parent 1c3520c commit 8f6e965
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ sudo apt install wine64 p7zip-full curl
Create wine prefix:

```sh
wget -qO- https://raw.githubusercontent.com/MonoGame/MonoGame/master/Tools/MonoGame.Effect.Compiler/mgfxc_wine_setup.sh | bash
wget -qO- https://monogame.net/downloads/net6_mgfxc_wine_setup.sh | bash
```

If you ever need to undo the script, simply delete the `.winemonogame` folder in your home directory.
Expand Down

0 comments on commit 8f6e965

Please sign in to comment.