1
0
mirror of https://github.com/kepler155c/opus synced 2025-11-07 19:13:00 +00:00

fix lua path, mwm, cleanup injector

This commit is contained in:
kepler155c@gmail.com
2019-02-07 03:10:05 -05:00
parent 915085ac5f
commit 53e0fa3795
14 changed files with 342 additions and 145 deletions

View File

@@ -1,5 +1,9 @@
local read = _G.read
local shell = _ENV.shell
local read = _G.read
local shell = _ENV.shell
if not _G.http.websocket then
error('Requires CC: Tweaked')
end
if not _G.cloud_catcher then
print('Paste key: ')