Help using libraries
Posted: Sun Aug 20, 2017 4:15 pm
I'm fairly new with Lua, and I seem to be having issues using libraries such as those listed on the Lua wiki. I understand that I need to include
the files in the same folder as my main.lua, but I'm not having much luck after that. I'm sure it has nothing to do with luck so I'd appreciate a nudge in the right direction.
1. relocate files into the same folder as my main.lua
2. ??? I have not a clue what to do after that...
I'd love to figure out some of these libraries, especially GUI specific libraries, but I just can't seem to wrap my head around
the implementation.
Any help is appreciated, thanks.
the files in the same folder as my main.lua, but I'm not having much luck after that. I'm sure it has nothing to do with luck so I'd appreciate a nudge in the right direction.
1. relocate files into the same folder as my main.lua
2. ??? I have not a clue what to do after that...
I'd love to figure out some of these libraries, especially GUI specific libraries, but I just can't seem to wrap my head around
the implementation.
Any help is appreciated, thanks.