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 e6650e3 commit 0e82de9Copy full SHA for 0e82de9
craft.sh
@@ -76,8 +76,8 @@ download_hearthstone() {
76
}
77
78
UNITY_ENGINE=Editor/Data/PlaybackEngines/LinuxStandaloneSupport/Variations/linux64_player_nondevelopment_mono
79
-UNITY_VER=2021.3.19f1
80
-UNITY_INSTALLER_URL=https://download.unity3d.com/download_unity/c9714fde33b6/LinuxEditorInstaller/Unity.tar.xz
+UNITY_VER=2021.3.25f1
+UNITY_INSTALLER_URL=https://download.unity3d.com/download_unity/68ef2c4f8861/LinuxEditorInstaller/Unity.tar.xz
81
UNITY_HUB=/Hub/Editor/$UNITY_VER/$UNITY_ENGINE
82
83
check_unity() {
0 commit comments