Client Module Script?

I like Module Scripts, there are very useful, but I do a lot of coding on the client side as well and am wondering if there is an alternative or if I am doing something wrong. Thanks.

This isn’t a feature request

You can use module scripts on the client

What do you mean? You want to require modules from local scripts? If so then there’s no problem, you can require modules from local scripts

Oh, crap, you’re right. I always put them in ServerScriptService, which prevents the client from using them. Alright, cool, thanks. Where should I store it on the client though?

Just use Replicated storage

whomadetrhtychars

1 Like