Update main.lua
small version update (forgot to update..)
This commit is contained in:
@@ -14,7 +14,7 @@ local newObjects = {}
|
|||||||
local mousePos = {0, 0}
|
local mousePos = {0, 0}
|
||||||
|
|
||||||
local baseTerm = term.current()
|
local baseTerm = term.current()
|
||||||
local version = "1.7.0"
|
local version = "1.7.1"
|
||||||
|
|
||||||
local projectDirectory = fs.getDir(table.pack(...)[2] or "")
|
local projectDirectory = fs.getDir(table.pack(...)[2] or "")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user