Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- GalyOS - GalyAPI
- Version: 0
- Patch: 1
- Release: 1
- --]]
- -- Directory
- bdir = "/GalyROM"
- temp = bdir .. "/temp"
- progs = bdir .. "/progs"
- system = progs .. '/system'
- movement = progs .. '/movement'
- move = movement .. '/move.lua'
- turn = movement .. '/tturn.lua'
Advertisement
Add Comment
Please, Sign In to add comment