amber
amber copied to clipboard
Create pre-built binaries
The binaries produced by the build bots should be uploaded to storage somewhere so they can be downloaded instead of making folks build everything.
We'd need the android, linux, mac and windows release builds uploaded.
The most useful configuration is to have Vulkan as a backend. If I remember correctly that requires compilation against Vulkan-Headers
It also requires complication with vulkan-loader (which all our bots do as none of them have the SDK installed)