Skip to content

blockguard-sf/RoLib

Repository files navigation

Roblox Package Library Manager

The official RoLib model Version Issues Pull Requests lines Fork
 

RoLib is a library manager for Luau, designed to be used in the Roblox environment, while maintaining a certain security. It is designed to be compatible in any type of project, including several varied modules such as logging, profiling and much more.

Table of contents

General Information

Contributing to RoLib

The purpose of this repository is to allow others to contribute and make improvements to RoLib. Even if you've never contributed to GitHub before, we would appreciate any contributions that you can provide.

Installing RoLib and Supported Versions

Official Roblox Model (Recommended for beginner)

  1. Add the RoLib Model to your Toolbox from the Roblox Creator Hub.
  2. Import RoLib into your Experience from the Toolbox in the "My Models" category.

GitHub Releases

  1. Download the .rbxm file from the latest version of RoLib in the GitHub.
  2. Import the model file into Roblox Studio.

Install with Rojo

Download & Install automatically

Caution

This method is currently under development. Please refer to the manual installation method.

Install manually

$ git clone https://github.com/blockguard-sf/RoLib
$ cp /path/to/rolib/src /path/to/replicatedstorage/of/your/project/

What's New

We have a full overview of the changes in the What's New in RoLib 2.0 document.

Documentation

Documentation for RoLib 2.0 is online, updated daily.

Copyright and License Information

Copyright © 2025 BlockGuard SF. All Rights Reserved.

See the LICENSE for information on the history of this software, terms & conditions for usage, and a DISCLAIMER OF ALL WARRANTIES