Fraeric123

config

Dec 22nd, 2021
311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. --
  2. -- Configuration file used by the example programs
  3. -- Computercraft version
  4. -- Change the interface name below to suit
  5. --
  6.  
  7. interfaceName = "stargate_1"
  8. sg = peripheral.wrap(interfaceName)
  9.  
Advertisement
Add Comment
Please, Sign In to add comment