Co-authored-by: 0verLighT <alexandre@0verlight.com>
This commit is contained in:
2026-01-11 00:33:12 +01:00
committed by GitHub
parent 768dc0c1d9
commit 3e82487037
9 changed files with 4 additions and 31 deletions

View File

@@ -21,6 +21,6 @@ rm vulkan-headers.zip
# Update KVF
rm -f ../third_party/kvf.h
git clone https://github.com/Kbz-8/KVF.git ../third_party/KVF/
git clone https://git.kbz8.me/kbz_8/KVF.git ../third_party/KVF/
mv ../third_party/KVF/kvf.h ../third_party/kvf.h
rm -rf ../third_party/KVF