Convert the main menu screen to lua lol

This commit is contained in:
jacqueline
2023-11-12 19:14:09 +11:00
parent 8471046a95
commit 8a0a167adb
206 changed files with 42303 additions and 183 deletions
+9
View File
@@ -0,0 +1,9 @@
[submodule "deps/lvgl"]
path = deps/lvgl
url = https://github.com/lvgl/lvgl.git
[submodule "deps/lv_drivers"]
path = deps/lv_drivers
url = https://github.com/lvgl/lv_drivers.git
[submodule "deps/lua-compat-5.3"]
path = deps/lua-compat-5.3
url = https://github.com/lunarmodules/lua-compat-5.3.git