mirror of
https://github.com/garagetinkering/Video_Game_Mini_Maps.git
synced 2026-06-08 01:27:44 +02:00
initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
vcpkg install vcpkg-tool-ninja libpng freetype opengl glfw3 glew
|
||||
if %errorlevel% neq 0 exit /b %errorlevel%
|
||||
pip install pypng lz4
|
||||
if %errorlevel% neq 0 exit /b %errorlevel%
|
||||
Reference in New Issue
Block a user