Advertisement
toastonrye

mm-loader.lua

Aug 1st, 2022 (edited)
2,181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.22 KB | None | 0 0
  1. shell.run("delete mm-main.lua")
  2.  
  3. --shell.run("pastebin get mj6ZqyrW mm-main.lua")
  4. shell.run("wget https://raw.githubusercontent.com/toastonrye/MasterMind/master/src/mm-main.lua mm-main.lua")
  5.  
  6. shell.run("edit mm-main.lua")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement