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:
@@ -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: ')
|
||||
|
||||
Reference in New Issue
Block a user