thislooksfun

startup

Nov 24th, 2012
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.15 KB | None | 0 0
  1. shell.setDir("")
  2.  
  3. _G.shell = shell
  4.  
  5. os.loadAPI("&SYS&tlf/main")
  6.  
  7. main.loadAPIs()
  8.  
  9. os.run({}, "&SYS&tlf/utils/updater")
  10.  
  11. main.main(security.login())
Advertisement
Add Comment
Please, Sign In to add comment