A PPA repository for ARM Godot binaries.
curl -SsL https://hiulit.github.io/ppa/KEY.gpg | sudo apt-key add -
sudo curl -SsL -o /etc/apt/sources.list.d/hiulit.list https://hiulit.github.io/ppa/hiulit.list
sudo apt update
sudo apt install godot
sudo apt update
sudo apt install godot
Thanks to:
- Juan Linietsky (@reduz), Ariel Manzur (@punto-), Rémi Verschelde (@akien-mga) and all the Godot contributors - For creating and maintaining the Godot Engine.
- Assaf Morami (@assafmo) - For the blog post Hosting your own PPA repository on GitHub.
- Source code: MIT License
- Godot Engine: MIT License