Quote Originally Posted by eldera View Post
Of course it works but it just sucks dick. For example if you "dofile" lua files that "dofiles" other lua files they can overwrite and fuck everything up. Thats why "require" was created but unfortunately doesn't work :|
In what way does require not work for you? I had to fight it a little to get package.path to accept a relative path but now it seems to be working.