I made a Godot "Installer" for Ubuntu

:wave: Hello everyone! Today I was bored and decided to make a Godot installer for Ubuntu, don’t ask me how or why I came up with this but now, here it is. First, I want to give credit to this forums post, it was quite useful, I had the same thing as @pennyloafers in mind before reading the post, but I was curious to search the forums to see if anyone explained a way to install Godot on Ubuntu and surprisingly enough, @pennyloafers did the same thing I thought of.

So, what did I do? I wrote a bash installer for Godot on Ubuntu, and you can find more about it here: GitHub repo.
Now, the code probably is quite messy, it’s the first time i am writing an actual tool in bash, that’s also why I created the script, just learning bash.
Anyone can contribute if it wants and well, i think that’s it! Thank you for the attention! And thank you more if you looked at the repo! :grinning:

3 Likes

Forgot to mention.
It can also be ran from the terminal and as Application Profile!

1 Like