Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
Run the following Vcpkg command to install the port.
vcpkg install entt
entt provides CMake targets:
find_package(EnTT CONFIG REQUIRED) target_link_libraries(main PRIVATE EnTT::EnTT)
v3.15.0#0
Mar 20, 2025
All
skypjack/entt11K
github.com/skypjack/entt
497f18e0ae
MIT
Manifest