Kelsidavis-WoWee/extern
Kelsi 529985a961 chore: add vendored library version tracking
Add extern/VERSIONS.md documenting pinned versions of all vendored
third-party libraries: Dear ImGui 1.92.6, VMA 3.4.0, miniaudio 0.11.24,
stb_image 2.30, stb_image_write 1.16, Lua 5.1.5.

Notes that Lua 5.1.5 is intentionally old (WoW addon API compatibility).
Helps maintainers track dependency drift and plan upgrades.
2026-03-30 18:46:34 -07:00
..
imgui@814c6a194b Convert imgui to git submodule (shallow) 2026-02-18 19:23:03 -08:00
lua-5.1.5 feat: add Lua 5.1 addon system with .toc loader and /run command 2026-03-20 11:12:07 -07:00
nlohmann Track missing extern headers (stb_image_write, nlohmann/json) 2026-02-18 17:39:09 -08:00
vk-bootstrap@2e7c8e8323 Pin vk-bootstrap to v1.3.302 for Vulkan 1.3 header compatibility 2026-02-23 18:51:33 -08:00
miniaudio.h Replace process-spawning audio with miniaudio for non-blocking playback 2026-02-09 00:40:50 -08:00
stb_image.h Add loading screen with random WOWEE splash images 2026-02-03 13:33:31 -08:00
stb_image_write.h Track missing extern headers (stb_image_write, nlohmann/json) 2026-02-18 17:39:09 -08:00
VERSIONS.md chore: add vendored library version tracking 2026-03-30 18:46:34 -07:00
vk_mem_alloc.h Track VulkanMemoryAllocator header in extern/ 2026-02-23 18:54:00 -08:00