added stuff

This commit is contained in:
2026-03-13 21:28:16 +03:00
parent 87966c82b9
commit f188257e0f
8 changed files with 169 additions and 3 deletions

View File

@@ -31,7 +31,11 @@
"dependencies": [
"glfw3",
"glew",
"opengl"
"opengl",
{
"name": "imgui",
"features": ["glfw-binding", "opengl3-binding"]
}
]
},
"imgui": {