aboutsummaryrefslogtreecommitdiff
path: root/ports/minifb/vcpkg.json
blob: 760b9d2aac5d039001cd3531d6200a3f74a96884 (plain)
1
2
3
4
5
6
7
8
{
  "name": "minifb",
  "version-string": "2019-08-20",
  "port-version": 2,
  "description": "MiniFB (Mini FrameBuffer) is a small cross platform library that makes it easy to render (32-bit) pixels in a window.",
  "homepage": "https://github.com/emoon/minifb",
  "supports": "!uwp"
}