debugger refactor

This commit is contained in:
kepler155c@gmail.com
2020-05-30 20:06:30 -06:00
parent 6394a48766
commit d203510527
7 changed files with 58 additions and 22 deletions

7
debugger/etc/apps.db Normal file
View File

@@ -0,0 +1,7 @@
{
[ "1a03bd2fd107c453f3183e30b9716f82200671e8270fbbefbe602f5a48705527" ] = {
run = "fileui --exec=debug.lua --title=debug",
title = "Debug",
category = "Apps",
},
}