mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-22 15:20:15 +00:00
15 lines
198 B
JSON
15 lines
198 B
JSON
{
|
|
"name": "wowee",
|
|
"version": "1.0.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "sdl2",
|
|
"features": [ "vulkan" ]
|
|
},
|
|
"openssl",
|
|
"glew",
|
|
"glm",
|
|
"zlib",
|
|
"ffmpeg"
|
|
]
|
|
}
|