blob: 43beae304f298c6db6b94ef0c75b68db8f53264c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"name": "entt",
"version": "3.8.0",
"port-version": 1,
"description": "Gaming meets modern C++ - a fast and reliable entity-component system and much more",
"homepage": "https://github.com/skypjack/entt",
"features": {
"experimental": {
"description": "Use experimental features right away"
}
}
}
|