Add autorun and screen management functionality

This commit is contained in:
Lukian 2025-01-23 14:15:44 +01:00
parent b8b2c558b1
commit ea73eef314
3 changed files with 78 additions and 0 deletions

1
autorun.lua Normal file
View file

@ -0,0 +1 @@
dofile("main.lua")