Convert the main menu screen to lua lol
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user