Skip to content

Commit

Permalink
Merge pull request #16 from AristurtleDev/update-wine-setup-link
Browse files Browse the repository at this point in the history
Updates the url for WINE Setup Script
  • Loading branch information
SimonDarksideJ authored May 23, 2024
2 parents 1499a6c + d1958c1 commit 76949a9
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 76949a9

Please sign in to comment.