diff --git a/vcpkg.json b/vcpkg.json new file mode 100644 index 000000000..f5b39ddf8 --- /dev/null +++ b/vcpkg.json @@ -0,0 +1,18 @@ +{ + "name": "eqemu", + "version-string": "24.10.3", + "dependencies": [ + "boost-dynamic-bitset", + "boost-foreach", + "boost-tuple", + "libmariadb", + "zlib-ng", + "openssl", + "luajit", + "cereal", + "fmt", + "glm", + "libuv", + "recastnavigation" + ] +}