Thanks to visit codestin.com
Credit goes to github.com

Skip to content

rbxpi/rbxpi-core

Repository files navigation

Roblox Package Index

The official RbxPI model Version Issues Pull Requests lines Fork
 

RbxPI is a package repository for Luau, designed for use in the Roblox environment, while ensuring a certain level of 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 RbxPI

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

Installing RbxPI and Supported Versions

Official Roblox Model (Recommended for beginner)

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

GitHub Releases

  1. Download the .rbxm file from the latest version of RbxPI 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/rbxpi/rbxpi-core
$ cp /path/to/rbxpi-core/src /path/to/replicatedstorage/of/your/project/

What's New

We have a full overview of the changes in the What's New in RbxPI 1.0 document.

Documentation

Documentation for RbxPI 1.0 is online, updated daily.

Copyright and License Information

Copyright © 2025 RbxPI. All Rights Reserved.

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