integrate sandbox manager with app lifecycle (LaunchApp, StopApp, IsAppRunning)

This commit is contained in:
2026-01-18 23:11:24 +01:00
parent 0278acc0fc
commit 2364d0d327
4 changed files with 67 additions and 22 deletions

View File

@@ -5,6 +5,7 @@
"lua",
"freetype",
"nlohmann-json",
"minizip"
"minizip",
"sqlite3"
]
}