Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --WARNING = DONT EDIT ANITHING
- shell.run("label set MineOS_1.3_PRE2")
- term.clear()
- term.setCursorPos(1,1)
- term.setTextColor(colors.yellow)
- print("Welcome Player")
- sleep(3)
- term.clear()
- term.setCursorPos(1,1)
- print("MineOS 1.3 PRE2")
- term.setTextColor(colors.white)
- print("This is PreRelease Build")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement