mirror of
https://github.com/kepler155c/opus
synced 2025-11-25 03:24:56 +00:00
network group wip + virtual dirs + better trust
This commit is contained in:
@@ -141,6 +141,7 @@ local function sendInfo()
|
||||
infoTimer = os.clock()
|
||||
info.label = os.getComputerLabel()
|
||||
info.uptime = math.floor(os.clock())
|
||||
info.group = network.getGroup()
|
||||
if turtle then
|
||||
info.fuel = turtle.getFuelLevel()
|
||||
info.status = turtle.getStatus()
|
||||
|
||||
Reference in New Issue
Block a user