Shell Script to Install Godot Engine using Terminal.
- You can Install 3.1.1 Stable, 3.0.6 Stable & 2.1.5 Stable.
- Option for Installing all 3 versions at a time.
- Automatically generates Desktop entries for Applications Menu.
Almost every tool mentioned below comes preinstalled on every Mejor Linux Distros, If don't then install them using your default package manager.
- Linux
- wget
- unzip
- uname
Open Terminal and run following commands:
$ git clone https://github.com/samdaiya/GodotInstallerLinux
$ cd GodotInstallerLinux
$ sh godotinstaller.sh
Use These two commands if previous command gives an error.
$ chmod +x godotinstaller.sh
$ ./godotinstaller.sh
- To change a Installation path open script and change INSTALL_DIR="YourPathHere".
Now Just Input Installation Choices and hit Enter. That's it.
- I have only tested this script on Manjaro Linux yet. It Should work for other destros like Arch, Debian, Fedora, etc.
- Try it yourself, check if it works and if it's not working then let me know.
- Godot Engine - Free and open source 2D and 3D game engine
- Godot Icon - Wikimedia