Hey, developers!
Today I’m sharing a nice system I use for all my games.
In summary, it’s a Module Loader. It loads module scripts and runs them either on the client or the server with your configured arguments.
If you love to be organized and have a lot of code, I suggest using this system.
Here is the model free to take: Model
I hope to be creating more models like these to help you with your projects!
Happy developing!
- DrBaja