{"library":"joltphysics","install":[{"cmd":"vcpkg install joltphysics","imports":["#include <Jolt/Jolt.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(joltphysics CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE Jolt::Jolt)","imports":[]}]}