aboutsummaryrefslogtreecommitdiff
path: root/ports/box2d/vcpkg.json
blob: 38535d8fa8bfdfe24ce1c51b6e1257a2f85226ec (plain)
1
2
3
4
5
6
7
8
{
  "name": "box2d",
  "version-semver": "2.4.1",
  "port-version": 1,
  "description": "An open source C++ engine for simulating rigid bodies in 2D",
  "homepage": "https://box2d.org",
  "supports": "!uwp"
}