1
0
mirror of synced 2024-11-24 15:50:16 +01:00

build: Download Mesa3D from werwolv.net instead

This commit is contained in:
WerWolv 2022-12-21 07:13:31 +01:00
parent ee94e9d619
commit e0c1fc81e3

View File

@ -112,7 +112,7 @@ jobs:
shell: bash
run: |
echo "NoGPU version Powered by Mesa 3D : https://fdossena.com/?p=mesa%2Findex.frag" > build/install/MESA.md
curl https://downloads.fdossena.com/geth.php?r=mesa64-latest -L -o mesa.7z
curl https://werwolv.net/downloads/mesa/MesaForWindows-x64-latest.7z -L -o mesa.7z
7z e mesa.7z
mv opengl32.dll build/install