early-access version 2853
This commit is contained in:
+26
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "libtcod",
|
||||
"version": "1.20.1",
|
||||
"port-version": 1,
|
||||
"maintainers": "Kyle Benesch <4b796c65+github@gmail.com>",
|
||||
"description": "Common algorithms and tools for roguelikes.",
|
||||
"homepage": "https://github.com/libtcod/libtcod",
|
||||
"documentation": "https://libtcod.readthedocs.io/en/latest/",
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": [
|
||||
"glad",
|
||||
"lodepng-c",
|
||||
"sdl2",
|
||||
"stb",
|
||||
"utf8proc",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
},
|
||||
"zlib"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user