Advertisement
pfgpastebin

CLI version 1 archive

Feb 4th, 2015
298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.34 KB | None | 0 0
  1. print("You are using an archived version of CLI")
  2. VERSION = 1
  3. if(term.isColor())then
  4. if(http)then
  5. print("Work in progress")
  6. print("Auto updater coming soon")
  7. else
  8. print("Please enable HTTP in your config. I have no idea how you downloaded this anyway")
  9. end
  10. else
  11. print("You need an advanced computer to see it say work in progress")
  12. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement