Add auto update script and needed script metadata

This commit is contained in:
BtbN
2022-07-12 19:55:52 +02:00
parent 38fccdcd44
commit 42202d95bc
9 changed files with 88 additions and 2 deletions

View File

@ -2,6 +2,7 @@
SCRIPT_REPO="https://github.com/KhronosGroup/Vulkan-Headers.git"
SCRIPT_COMMIT="v1.3.217"
SCRIPT_TAGFILTER="v?.*.*"
ffbuild_enabled() {
[[ $ADDINS_STR == *4.4* ]] && return -1