Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 625 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 625 Bytes

Bloxbiz SDK (Unofficial)

This is an unofficial SDK for the Bloxbiz API. It is not affiliated with Bloxbiz in any way.

This SDK is a 1:1 conversion of the original SDK. However, it's modified to work in a Rojo workflow instead of a rbxm file.

Installation

Wally

Add the following to your wally.toml file:

[dependencies]
bloxbiz-sdk = "pnlmon/bloxbiz-sdk"

Automatically update the file
Wally Link