mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 14:22:47 +08:00
b759049a36
* [angelscript] Update to 2.35.0 * Update version * Fix formatting * Update version * [angelscript] backport patch from trunk * Update version
13 lines
618 B
JSON
13 lines
618 B
JSON
{
|
|
"name": "angelscript",
|
|
"version-string": "2.35.0",
|
|
"description": "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. It has been designed from the beginning to be an easy to use component, both for the application programmer and the script writer.",
|
|
"homepage": "https://angelcode.com/angelscript",
|
|
"supports": "!arm",
|
|
"features": {
|
|
"addons": {
|
|
"description": "Installs all addons for use in compiling scripts addons"
|
|
}
|
|
}
|
|
}
|