mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 08:59:07 +08:00
ab5472aaa9
* LuaBridge3 support for vcpkg * Fix vcpkg.json * Generated files from ./vcpkg x-add-version luabridge3 * Update ports/luabridge3/portfile.cmake Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com> * Update portfile.cmake * Update portfile.cmake * Update portfile.cmake * improve portfile.cmake * update version * Update versions for LuaBridge3 * Updated versions * update hash * version Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com> Co-authored-by: FrankXie <v-frankxie@microsoft.com>
8 lines
244 B
JSON
8 lines
244 B
JSON
{
|
|
"name": "luabridge3",
|
|
"version": "3.0-beta4",
|
|
"description": "A lightweight, dependency-free, suitable for game development library for binding Lua to C++17",
|
|
"homepage": "https://github.com/kunitoki/LuaBridge3",
|
|
"license": "MIT"
|
|
}
|