Anyone have any examples of how to do client/server authentication in Lua? (tbh, I'm not even certain if that's what its called)
Essentially I would like when Luas run, they go pull their main code/modules/etc. off a server instead of being in the xxxxxxx.Lua file. This is effectively allow me to update my luas and not have everyone redownload them every time I make a change.
Essentially I would like when Luas run, they go pull their main code/modules/etc. off a server instead of being in the xxxxxxx.Lua file. This is effectively allow me to update my luas and not have everyone redownload them every time I make a change.

