move apis into rom/modules/main for shell compatibility
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
For initially setting up large amounts of storage chests.
|
||||
]]
|
||||
|
||||
local Util = require('util')
|
||||
local Util = require('opus.util')
|
||||
|
||||
local peripheral = _G.peripheral
|
||||
|
||||
|
||||
Reference in New Issue
Block a user