Replies: 1 comment 1 reply
-
The I personally don't have experience authoring Homebrew formulas, so I wouldn't know how to support writing a formula so it supports installing multiple versions. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all!
I'm newbie in Godot.
I'm using MacOS and it's amazing that it's possible to install Godot using brew.
However there only one version in repo – currently stable 3.4.4
Not so long time ago 3.5-rc2 was released. I have to install it manually.
It would be amazing to make it possible to instal different versions of Godot using
brew install -cask godot@[version]
I'm happy to help with this task is someone could help me to with integration of the solution into Godot:
Beta Was this translation helpful? Give feedback.
All reactions