Make UWP dependencies self contained

This commit is contained in:
Caorthann
2026-08-04 12:31:47 +01:00
parent dacd9abe73
commit 3b490bc42f
133 changed files with 57038 additions and 237 deletions
+5
View File
@@ -0,0 +1,5 @@
# LÖVE runtime dependencies
These x64 UWP Release DLLs are the runtime closure used by the bundled LÖVE backend. They were installed by vcpkg at commit `80f9bcfa455e875d9c1bf7a7c6692d7e1e481061`.
The bundle contains Brotli 1.2.0, bzip2 1.0.8#6, fmt 12.1.0, FreeType 2.14.3, libogg 1.3.6#1, libpng 1.6.58, libtheora 1.2.0, libvorbis 1.3.7#4, OpenAL Soft 1.25.1, and zlib 1.3.2. Corresponding notices are under `../licenses`.