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 60710df commit 9745048Copy full SHA for 9745048
misc/scripts/install_d3d12_sdk_windows.py
@@ -32,6 +32,7 @@
32
33
# Mesa NIR
34
# Check for latest version: https://github.com/godotengine/godot-nir-static/releases/latest
35
+# Waiting for the godot-nir-static PR to be merged first to change the version number here.
36
mesa_version = "23.1.9-1"
37
# WinPixEventRuntime
38
# Check for latest version: https://www.nuget.org/api/v2/package/WinPixEventRuntime (check downloaded filename)
0 commit comments