1
0
mirror of https://github.com/kepler155c/opus synced 2026-05-31 17:52:09 +00:00

process improvements + new icons

This commit is contained in:
kepler155c@gmail.com
2017-09-27 15:42:40 -04:00
parent 4a608e11a2
commit 5969b71dbe
8 changed files with 113 additions and 44 deletions
+2
View File
@@ -63,6 +63,8 @@ local function runUrl(file, ...)
error('Failed to download ' .. url)
end
_G.debug = function() end
-- Install require shim
if fs.exists('sys/apis/injector.lua') then
_G.requireInjector = run('sys/apis/injector.lua')