early-access version 2853
This commit is contained in:
10
externals/vcpkg/ports/tinygltf/vcpkg.json
vendored
Executable file
10
externals/vcpkg/ports/tinygltf/vcpkg.json
vendored
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "tinygltf",
|
||||
"version": "2.5.0",
|
||||
"description": "A header only C++11 glTF 2.0 library.",
|
||||
"homepage": "https://github.com/syoyo/tinygltf",
|
||||
"dependencies": [
|
||||
"nlohmann-json",
|
||||
"stb"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user