Advertisement
Frekvens1

[CC] FrekSystem

Feb 9th, 2018
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.27 KB | None | 0 0
  1. --This is just a place holder. Going to add more here later.
  2.  
  3. --Encryption API:
  4. --https://pastebin.com/WRTfH0yx
  5.  
  6. -- pastebin get 9zaGgQ87 install
  7.  
  8. function clear()
  9.     term.clear()
  10.     term.setCursorPos(1,1)
  11.  
  12. function install()
  13.     clear()
  14.     fs.makeDir("FrekSystem/system")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement