aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/luabridge3/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/luabridge3/vcpkg.json')
-rw-r--r--vcpkg/ports/luabridge3/vcpkg.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/luabridge3/vcpkg.json b/vcpkg/ports/luabridge3/vcpkg.json
new file mode 100644
index 0000000..746b907
--- /dev/null
+++ b/vcpkg/ports/luabridge3/vcpkg.json
@@ -0,0 +1,7 @@
+{
+ "name": "luabridge3",
+ "version": "3.0-rc3",
+ "description": "A lightweight, dependency-free, suitable for game development library for binding Lua to C++17",
+ "homepage": "https://github.com/kunitoki/LuaBridge3",
+ "license": "MIT"
+}