5bitesofcookies

arcadeinstall

Jun 6th, 2014
340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.33 KB | None | 0 0
  1. --another one of my famously crappy installers
  2. shell.run("delete startup")
  3. shell.run("pastebin get W53Hsn6e startup")
  4. shell.run("delete recources")
  5. shell.run("mkdir recources")
  6. shell.run("delete insertcoin")
  7. shell.run("pastebin get E99PtPhY insertcoin")
  8. shell.run("move insertcoin recources/insertcoin")
  9. shell.run("edit startup")
Advertisement
Add Comment
Please, Sign In to add comment