galygious

GalyAPI

Feb 21st, 2020
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. --[[
  2. GalyOS - GalyAPI
  3. Version: 0
  4. Patch: 1
  5. Release: 1
  6. --]]
  7.  
  8. -- Directory
  9. bdir = "/GalyROM"
  10. temp = bdir .. "/temp"
  11. progs = bdir .. "/progs"
  12. system = progs .. '/system'
  13. movement = progs .. '/movement'
  14. move = movement .. '/move.lua'
  15. turn = movement .. '/tturn.lua'
Advertisement
Add Comment
Please, Sign In to add comment