enable lua

This commit is contained in:
2026-01-15 21:43:17 +01:00
parent 6ad11773dd
commit 5187143445
8 changed files with 58 additions and 8 deletions

View File

@@ -2,7 +2,8 @@
"name": "mosis-designer",
"version-string": "0.1.0",
"dependencies": [
"rmlui",
"glfw3"
"glfw3",
"freetype",
"lua"
]
}