How to get RBXUtil modules from github? - without Rojo, VS, etc

Hello! I’m trying to utilize the modules found in the above source, however it requires Rojo combined with other stuff to actually get it into studio. I was wondering if there was a simple model link to get these modules.

Things like Comm and Input have multiple module scripts and isn’t as simple as copy pasting the code over.

3 Likes

It was designed with Wally in mind. That’s the easiest way to get it. IIRC, I think there’s a Wally plugin for Studio somewhere too.

Nowadays, I try to keep the dependencies low or none. For example, the typed-remote package in RbxUtil has no other dependencies.

1 Like

RbxUtil.rbxm (123.3 KB)
This is the latest version (latest as of 2025-07-13T21:00:00Z) packaged as a rbxm, this is probably what u were looking for right?

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.