changed source folder

This commit is contained in:
Robert Jelic
2022-05-19 18:07:02 +02:00
parent 48fc275afd
commit fc45d284d2
4 changed files with 3297 additions and 9 deletions

7
source/mainTop.lua Normal file
View File

@@ -0,0 +1,7 @@
local basalt = { debugger = true, version = 1 }
local activeFrame
local frames = {}
local keyModifier = {}
local parentTerminal = term.current()
local sub = string.sub