We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 261139a commit 3febfd4Copy full SHA for 3febfd4
articles/tutorials/building_2d_games/02_getting_started/index.md
@@ -156,6 +156,7 @@ Open a new *Terminal* window and execute the following commands:
156
```sh
157
brew install p7zip
158
brew install --cask wine-stable
159
+xattr -dr com.apple.quarantine "/Applications/Wine Stable.app"
160
wget -qO- https://monogame.net/downloads/net8_mgfxc_wine_setup.sh | bash
161
```
162
0 commit comments