Skip to content

A list of RbxPI Standard Libraries.

License

Notifications You must be signed in to change notification settings

rbxpi/stdlib-list

Repository files navigation

stdlib-list

GitHub Release stdlib-list Release GitHub Downloads (all assets, all releases)

This package includes lists of all of the standard libraries for RbxPI.

Installation

stdlib-list is available in Roblox marketplace.

Usage

local stdlib_list = require(game:GetService("ReplicatedStorage"):WaitForChild("RbxPI").API).stdlib_list
libraries = stdlib_list.StdlibList("1.1")
print(libraries)
{[1] = "logging"} 

Copyright and License Information

Copyright © 2026 BlockGuard Software Foundation. All rights reserved.