Merge remote-tracking branch 'base/main' into macos-arm64

This commit is contained in:
Exverge 2025-05-26 00:34:22 -04:00
commit 66587cbda7
139 changed files with 20424 additions and 15555 deletions

View file

@ -205,7 +205,7 @@ jobs:
- name: "Install molten-vk"
run: |
curl -L -O https://github.com/KhronosGroup/MoltenVK/releases/download/v1.2.9/MoltenVK-macos.tar
curl -L -O https://github.com/KhronosGroup/MoltenVK/releases/download/v1.3.0/MoltenVK-macos.tar
tar xf MoltenVK-macos.tar
sudo mkdir -p /usr/local/lib
sudo cp MoltenVK/MoltenVK/dynamic/dylib/macOS/libMoltenVK.dylib /usr/local/lib