vcpkg/ports/box2d/vcpkg.json

8 lines
188 B
JSON
Raw Normal View History

{
"name": "box2d",
"version-semver": "2.4.1",
"description": "An open source C++ engine for simulating rigid bodies in 2D",
"homepage": "https://box2d.org",
"supports": "!uwp"
}