Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

14 lines
284 B
JSON

{
"name": "entityx",
"version": "1.3.0",
"port-version": 6,
"description": "EntityX - A fast, type-safe C++ Entity-Component system.",
"homepage": "https://github.com/alecthomas/entityx",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}