Skip to main content

Multilib Rewrite

A Roblox library that allows you to perform simple task even simplier. See -> Docs for installation and usage help!

Why Multilib exists?

I just found out that I use the same elements repeatedly across all my projects, and it became quite messy. So, I decided to develop a library that can manage these elements for me. The initial version was quite basic, to be honest, too basic. As a result, I made the decision to rewrite the entire library to include support for multiple modules and classes, among other things. This is why Multilib came into existence.

Installation

Lets make it clear, it's meant to be used with rojo!

For help installing wally see WALLY INSTALLATION TUTORIAL.
Then in your wally.toml put

Multilib

WALLY LINK MULTILIB

Multilib = "opkvysxct/multilib@NEWEST.VERSION"

MultiUI

WALLY LINK MULTIUI,

MultiUI = "opkvysxct/multiui@NEWEST.VERSION"

How do i use it?

You can find everything in the docs.

Last note

Remember to ALWAYS use the newest version only, as older versions may contain serious bugs or memory leaks.
Special thanks to Fengee & Sani for help.