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.
- General Information
- Contributing to RoLib
- Installing RoLib and Supported Versions
- What's New
- Documentation
- Copyright and License Information
- Source Code : https://github.com/blockguard-sf/RoLib
- Issue Tracker : https://github.com/blockguard-sf/RoLib/issues
- Documentation : https://blockguard-sf.github.io/RoLib/
- Roblox Group: https://www.roblox.com/fr/communities/35439925/blockguard-software-foundation
- Discord Server : https://discord.gg/WNKh6avffr
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.
- Add the RoLib Model to your Toolbox from the Roblox Creator Hub.
- Import RoLib into your Experience from the Toolbox in the "My Models" category.
- Download the
.rbxmfile from the latest version of RoLib in the GitHub. - Import the model file into Roblox Studio.
Caution
This method is currently under development. Please refer to the manual installation method.
$ git clone https://github.com/blockguard-sf/RoLib$ cp /path/to/rolib/src /path/to/replicatedstorage/of/your/project/We have a full overview of the changes in the What's New in RoLib 2.0 document.
Documentation for RoLib 2.0 is online, updated daily.
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
