lua2c
lua2c copied to clipboard
Won't run?
Won't run at all for me.
First it was because the require folder being in /lib was not defined (I had to uncomment out line 46) and now it is saying module() is not defined.
Seems like either the load order is messed up or you have packages installed that you didn't push or mention that are required?
did you find any solution, I'm facing the same issue