1
0
mirror of https://github.com/kepler155c/opus synced 2025-12-18 22:28:06 +00:00

autorun overhaul + shell input readline commands + launcher option + shell colors

This commit is contained in:
kepler155c@gmail.com
2019-03-28 07:29:01 -04:00
parent 8fede6f507
commit b71ca0d545
13 changed files with 480 additions and 155 deletions

View File

@@ -1,5 +1,3 @@
_G.requireInjector(_ENV)
local class = require('class')
local Config = require('config')
local Event = require('event')