18 lines
350 B
JSON
Executable File
18 lines
350 B
JSON
Executable File
{
|
|
"name": "tmxlite",
|
|
"version": "1.3.0",
|
|
"port-version": 1,
|
|
"description": "A lightweight C++14 parsing library for tmx map files created with the Tiled map editor.",
|
|
"license": "Zlib",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|