some documentation and some bad icons

This commit is contained in:
kepler155c@gmail.com
2020-05-07 17:15:30 -06:00
parent 94b743bfc0
commit 1fc2d08c18
7 changed files with 69 additions and 51 deletions

View File

@@ -2,6 +2,10 @@ local GPS = require('opus.gps')
local Point = require('opus.point')
local Util = require('opus.util')
--[[
Record your movements for playback on another mob.
]]
local os = _G.os
local parallel = _G.parallel
local peripheral = _G.peripheral