Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 278 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 278 Bytes

Lameboi

Use vcpkg to install the necessary libraries, the setup works with the x64-windows-static triplet

  • fmt
  • gl3w
  • glm
  • imgui
  • lodepng
  • nlohmann-json
  • sdl2
  • stb

vcpkg install fmt gl3w glm imgui lodepng nlohmann-json sdl2 stb --triplet=x64-windows-static