{"library":"godot-cpp","install":[{"cmd":"vcpkg install godot-cpp","imports":["#include <godot_cpp/godot.hpp>"]},{"cmd":"# CMakeLists.txt\nfind_package(godot_cpp CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE godot-cpp::godot-cpp)","imports":[]}]}