Homebrew tap for the GameMaker eXperimental CLI.
brew tap opera-gaming/gmx
brew install gmx
Each release also publishes the GameMakerX VS Code extension as a
.vsix asset. Install it with:
gh release download --repo opera-gaming/homebrew-gmx --pattern 'gamemakerx-*.vsix' --clobber
code --install-extension gamemakerx-*.vsix
Or grab a specific version directly from the
releases page
and run code --install-extension <file>.vsix.