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.13.2#0
Apr 15, 2024
All
skypjack/entt10K
github.com/skypjack/entt
f6a144ae83
MIT
Manifest