A header-only fusion injector that reduces differences between x64, wow64 and x86 processes.
Run the following Vcpkg command to install the port.
vcpkg install ez8-co-yapi
ez8-co-yapi is header-only and can be used from CMake via:
find_path(EZ8_CO_YAPI_INCLUDE_DIRS "ez8-co-yapi/yapi.hpp")
target_include_directories(main PRIVATE "${EZ8_CO_YAPI_INCLUDE_DIRS}")
v2022-08-10#0
May 27, 2026
windows & !uwp
ez8-co/yapi
github.com/ez8-co/yapi
7596986b05
MIT
Manifest