GThread icon indicating copy to clipboard operation
GThread copied to clipboard

Multi-threading module for Garry's Mod servers.

Results 2 GThread issues
Sort by recently updated
recently updated
newest added

When attempting to use `require"threading"` in one of my scripts I've noticed that threading isn't able to load the module library. I'm currently using the pre-built dll for linux. I...

i included lua file and bin file. but script can't using threading functions. test on os is windows 10 and 64bit.