Gmod Lua Detour [Loading your script before the server]
Basically I already have an injection that loads a lua file while joining a server. I want to know is there detouring code I can put inside the lua so it runs before the server's addons are loaded on my client? That way I can load before cac. Or do I need to do something else?