We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0499f13 commit b95dc74Copy full SHA for b95dc74
install.sh
@@ -1,3 +1,5 @@
1
+#!/bin/bash
2
+
3
# Download, extract, and move Godot files to /opt
4
wget https://github.com/godotengine/godot/releases/download/4.2.1-stable/Godot_v4.2.1-stable_mono_linux_x86_64.zip
5
unzip Godot_v4.2.1-stable_mono_linux_x86_64.zip
0 commit comments