Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local id0 = multishell.launch({}, "/receiver.lua")
- multishell.setTitle(id0, "Receiver")
- local id1 = multishell.launch({}, "/network.lua")
- multishell.setTitle(id1, "Network")
Advertisement
Add Comment
Please, Sign In to add comment