The AngelCode Scripting Library, or AngelScript as it is also known, is an extremely flexible cross-platform scripting library designed to allow applications to extend their functionality through external scripts.
vcpkg install angelscriptNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize AngelScript engine and set message callback.
Add target_link_libraries(your_target angelscript::angelscript) in CMake.
No dependency data recorded yet.
No resource links recorded.