Custom Skills Framework
PATH
VCPKG_ROOT
with the value as the path to the folder containing vcpkgx64 Native Tools Command Prompt
cmake
git clone https://github.com/Exit-9B/CustomSkills
cd CustomSkills
git submodule init
git submodule update
cmake --preset vs2022-windows
cmake --build build --config Release