added dump mode

This commit is contained in:
2026-01-15 23:25:13 +01:00
parent 5187143445
commit b56f667a3a
4 changed files with 192 additions and 3 deletions

View File

@@ -4,6 +4,7 @@
"dependencies": [
"glfw3",
"freetype",
"lua"
"lua",
"libpng"
]
}