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.14.0#0
Oct 29, 2024
All
skypjack/entt10K
github.com/skypjack/entt
97ce57b378
MIT
Manifest