early-access version 2853
This commit is contained in:
10
externals/vcpkg/ports/luafilesystem/vcpkg.json
vendored
Executable file
10
externals/vcpkg/ports/luafilesystem/vcpkg.json
vendored
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "luafilesystem",
|
||||
"version-string": "1.8.0",
|
||||
"port-version": 2,
|
||||
"description": "LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribution.",
|
||||
"homepage": "https://github.com/keplerproject/luafilesystem",
|
||||
"dependencies": [
|
||||
"lua"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user