You've already forked Simpsons-Hit-Run
mirror of
https://github.com/izzy2lost/Simpsons-Hit-Run.git
synced 2026-03-26 16:54:28 -07:00
aab070df2f
Use VCPKG for Glad Fix issues with vcpkg and builds
11 lines
112 B
JSON
11 lines
112 B
JSON
{
|
|
"dependencies": [
|
|
"ffmpeg",
|
|
"libpng",
|
|
"openal-soft",
|
|
"opengl",
|
|
"sdl2",
|
|
"glad"
|
|
]
|
|
}
|