I've been working on a Starbound mod, and I'm using alot of Lua to control my machines. Most of them use external scripts for ease of use. I'm just wondering if there is anyway to load a script once, to make it available for all scripts. Sort of like an API.